#74F5DB#74F5DB
#74F5DB is a very light, vivid teal. Relative luminance 0.741; OKLCH L 89.0% C 0.121 H 178.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #74F5DB |
|---|---|
| RGB | rgb(116, 245, 219) |
| HSL | hsl(168, 87%, 71%) |
| HSV | hsv(168, 53%, 96%) |
| CMYK | cmyk(52.7%, 0%, 10.6%, 3.9%) |
| CIE-LAB | lab(88.98, -41.91, 1.64) |
| CIE-LCH | lch(88.98, 41.95, 177.76°) |
| OKLab | oklab(88.98% -0.1211 0.0037) |
| OKLCH | oklch(88.98% 0.121 178.3) |
| XYZ | xyz(52.6354, 74.1274, 78.5383) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.03
Light Aqua
#8CFFDB
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.35
Aquamarine
#7FFFD4
ΔE00 5.05
Aqua (survey)
#13EAC9
ΔE00 5.17
Bright Aqua
#0BF9EA
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F5DB #F5748E
analogous
#74F59A #74F5DB #74CEF5
triadic
#74F5DB #DB74F5 #F5DB74
tetradic
#74F5DB #9A74F5 #F5748E #CEF574
square
#74F5DB #9A74F5 #F5748E #CEF574
split-complementary
#74F5DB #F574CE #F59A74
monochromatic
#10DFB5 #3BF1CC #74F5DB #ADF9EA #E2FDF8
Accessibility & contrast
On white
1.33
#74F5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#74F5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F5DB
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F5DB | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#29F8ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #74f5db; /* rgb */ color: rgb(116, 245, 219); /* oklch */ color: oklch(89.0% 0.121 178.3);
Tailwind
colors: {
custom: {
50: '#a5f9e6',
500: '#74f5db',
950: '#000000',
},
}SCSS
$custom: #74f5db; $custom-light: #a5f9e6; $custom-dark: #000000;
JSON
{
"hex": "#74f5db",
"rgb": {
"r": 116,
"g": 245,
"b": 219
},
"hsl": {
"h": 167.907,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.88977,
"c": 0.12115,
"h": 178.3
},
"luminance": 0.74132
}Semantic roles & 50–950 ramp
primary
#74F5DB
secondary
#D03E5B
accent
#0230E3
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584