#74FFDE#74FFDE
#74FFDE is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 175.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFDE |
|---|---|
| RGB | rgb(116, 255, 222) |
| HSL | hsl(166, 100%, 73%) |
| HSV | hsv(166, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.91, -45.61, 4.33) |
| CIE-LCH | lch(91.91, 45.81, 174.58°) |
| OKLab | oklab(91.38% -0.1304 0.0108) |
| OKLCH | oklch(91.38% 0.131 175.3) |
| XYZ | xyz(56.1413, 80.5016, 81.6728) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.46
Aquamarine
#7FFFD4
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 5.68
Bright Teal
#01F9C6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFDE #FF7495
analogous
#74FF98 #74FFDE #74DBFF
triadic
#74FFDE #DE74FF #FFDE74
tetradic
#74FFDE #9874FF #FF7495 #DBFF74
square
#74FFDE #9874FF #FF7495 #DBFF74
split-complementary
#74FFDE #FF74DB #FF9874
monochromatic
#00F9BE #37FFCF #74FFDE #B1FFED #E0FFF8
Accessibility & contrast
On white
1.23
#74FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#74FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFDE
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFDE | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E2E1E0
Tritanopia (blue-blind)
#1CFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74ffde; /* rgb */ color: rgb(116, 255, 222); /* oklch */ color: oklch(91.4% 0.131 175.3);
Tailwind
colors: {
custom: {
50: '#a6ffe8',
500: '#74ffde',
950: '#000000',
},
}SCSS
$custom: #74ffde; $custom-light: #a6ffe8; $custom-dark: #000000;
JSON
{
"hex": "#74ffde",
"rgb": {
"r": 116,
"g": 255,
"b": 222
},
"hsl": {
"h": 165.755,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91376,
"c": 0.1308,
"h": 175.3
},
"luminance": 0.80507
}Semantic roles & 50–950 ramp
primary
#74FFDE
secondary
#DC3B61
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684