#74DDCD#74DDCD
#74DDCD is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.101 H 182.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDCD |
|---|---|
| RGB | rgb(116, 221, 205) |
| HSL | hsl(171, 61%, 66%) |
| HSV | hsv(171, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.75, -34.31, -1.56) |
| CIE-LCH | lch(81.75, 34.35, 182.60°) |
| OKLab | oklab(83% -0.1009 -0.0047) |
| OKLCH | oklch(83% 0.101 182.7) |
| XYZ | xyz(44.0738, 59.8300, 66.9715) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 5.07
Seafoam Blue
#78D1B6
ΔE00 5.16
Mediumturquoise
#48D1CC
ΔE00 5.57
Pale Teal
#82CBB2
ΔE00 6.48
Aqua (survey)
#13EAC9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDCD #DD7484
analogous
#74DD98 #74DDCD #74B8DD
triadic
#74DDCD #CD74DD #DDCD74
tetradic
#74DDCD #9874DD #DD7484 #B8DD74
square
#74DDCD #9874DD #DD7484 #B8DD74
split-complementary
#74DDCD #DD74B8 #DD9874
monochromatic
#2AAC99 #43D1BB #74DDCD #A5E9DF #D6F5F0
Accessibility & contrast
On white
1.62
#74DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#74DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDCD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDCD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#42E1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74ddcd; /* rgb */ color: rgb(116, 221, 205); /* oklch */ color: oklch(83.0% 0.101 182.7);
Tailwind
colors: {
custom: {
50: '#a3e8dc',
500: '#74ddcd',
950: '#000000',
},
}SCSS
$custom: #74ddcd; $custom-light: #a3e8dc; $custom-dark: #000000;
JSON
{
"hex": "#74ddcd",
"rgb": {
"r": 116,
"g": 221,
"b": 205
},
"hsl": {
"h": 170.857,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.83002,
"c": 0.10098,
"h": 182.7
},
"luminance": 0.59834
}Semantic roles & 50–950 ramp
primary
#74DDCD
secondary
#AF4756
accent
#1D37C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101615
muted
#808484