#74FFD8#74FFD8
#74FFD8 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 172.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFD8 |
|---|---|
| RGB | rgb(116, 255, 216) |
| HSL | hsl(163, 100%, 73%) |
| HSV | hsv(163, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.77, -46.98, 7.23) |
| CIE-LCH | lch(91.77, 47.53, 171.25°) |
| OKLab | oklab(91.21% -0.133 0.0184) |
| OKLCH | oklch(91.21% 0.134 172.1) |
| XYZ | xyz(55.3514, 80.1856, 77.5128) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.56
Light Aqua
#8CFFDB
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 4.06
Tiffany Blue
#7BF2DA
ΔE00 4.69
Bright Teal
#01F9C6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFD8 #FF749B
analogous
#74FF92 #74FFD8 #74E1FF
triadic
#74FFD8 #D874FF #FFD874
tetradic
#74FFD8 #9274FF #FF749B #E1FF74
square
#74FFD8 #9274FF #FF749B #E1FF74
split-complementary
#74FFD8 #FF74E1 #FF9274
monochromatic
#00F9B3 #37FFC7 #74FFD8 #B1FFE9 #E0FFF6
Accessibility & contrast
On white
1.23
#74FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#74FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFD8
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFD8 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D6
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#26FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffd8; /* rgb */ color: rgb(116, 255, 216); /* oklch */ color: oklch(91.2% 0.134 172.1);
Tailwind
colors: {
custom: {
50: '#a6ffe4',
500: '#74ffd8',
950: '#000000',
},
}SCSS
$custom: #74ffd8; $custom-light: #a6ffe4; $custom-dark: #000000;
JSON
{
"hex": "#74ffd8",
"rgb": {
"r": 116,
"g": 255,
"b": 216
},
"hsl": {
"h": 163.165,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91214,
"c": 0.13421,
"h": 172.1
},
"luminance": 0.80191
}Semantic roles & 50–950 ramp
primary
#74FFD8
secondary
#DC3B68
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684