#74DFD3#74DFD3
#74DFD3 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.101 H 185.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFD3 |
|---|---|
| RGB | rgb(116, 223, 211) |
| HSL | hsl(173, 63%, 66%) |
| HSV | hsv(173, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(82.48, -33.79, -3.67) |
| CIE-LCH | lch(82.48, 33.99, 186.20°) |
| OKLab | oklab(83.65% -0.1005 -0.0104) |
| OKLCH | oklch(83.65% 0.101 185.9) |
| XYZ | xyz(45.3432, 61.1876, 71.0363) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.85
Mediumturquoise
#48D1CC
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.47
Seafoam Blue
#78D1B6
ΔE00 6.61
Bright Aqua
#0BF9EA
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFD3 #DF7480
analogous
#74DF9E #74DFD3 #74B6DF
triadic
#74DFD3 #D374DF #DFD374
tetradic
#74DFD3 #9E74DF #DF7480 #B6DF74
square
#74DFD3 #9E74DF #DF7480 #B6DF74
split-complementary
#74DFD3 #DF74B6 #DF9E74
monochromatic
#29B0A1 #42D4C3 #74DFD3 #A6EAE3 #D7F6F2
Accessibility & contrast
On white
1.59
#74DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#74DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFD3
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFD3 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D3
Deuteranopia (green-blind)
#C4C8D4
Tritanopia (blue-blind)
#3DE3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74dfd3; /* rgb */ color: rgb(116, 223, 211); /* oklch */ color: oklch(83.6% 0.101 185.9);
Tailwind
colors: {
custom: {
50: '#a3e9e0',
500: '#74dfd3',
950: '#000000',
},
}SCSS
$custom: #74dfd3; $custom-light: #a3e9e0; $custom-dark: #000000;
JSON
{
"hex": "#74dfd3",
"rgb": {
"r": 116,
"g": 223,
"b": 211
},
"hsl": {
"h": 173.271,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.83647,
"c": 0.10109,
"h": 185.9
},
"luminance": 0.61192
}Semantic roles & 50–950 ramp
primary
#74DFD3
secondary
#B24552
accent
#1B2FCA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484