#74FFD0#74FFD0
#74FFD0 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.139 H 168.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFD0 |
|---|---|
| RGB | rgb(116, 255, 208) |
| HSL | hsl(160, 100%, 73%) |
| HSV | hsv(160, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(91.59, -48.75, 11.09) |
| CIE-LCH | lch(91.59, 49.99, 167.18°) |
| OKLab | oklab(91.01% -0.1364 0.0284) |
| OKLCH | oklch(91.01% 0.139 168.2) |
| XYZ | xyz(54.3423, 79.7820, 72.1980) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.18
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Turquoise
#7EF4CC
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 4.30
Light Greenish Blue
#63F7B4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFD0 #FF74A3
analogous
#74FF8A #74FFD0 #74E9FF
triadic
#74FFD0 #D074FF #FFD074
tetradic
#74FFD0 #8A74FF #FF74A3 #E9FF74
square
#74FFD0 #8A74FF #FF74A3 #E9FF74
split-complementary
#74FFD0 #FF74E9 #FF8A74
monochromatic
#00F9A5 #37FFBB #74FFD0 #B1FFE5 #E0FFF5
Accessibility & contrast
On white
1.24
#74FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#74FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFD0
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFD0 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0CE
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#30FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffd0; /* rgb */ color: rgb(116, 255, 208); /* oklch */ color: oklch(91.0% 0.139 168.2);
Tailwind
colors: {
custom: {
50: '#a6ffde',
500: '#74ffd0',
950: '#000000',
},
}SCSS
$custom: #74ffd0; $custom-light: #a6ffde; $custom-dark: #000000;
JSON
{
"hex": "#74ffd0",
"rgb": {
"r": 116,
"g": 255,
"b": 208
},
"hsl": {
"h": 159.712,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91007,
"c": 0.13937,
"h": 168.2
},
"luminance": 0.79787
}Semantic roles & 50–950 ramp
primary
#74FFD0
secondary
#DC3B71
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684