#74FFD6#74FFD6
#74FFD6 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 171.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFD6 |
|---|---|
| RGB | rgb(116, 255, 214) |
| HSL | hsl(162, 100%, 73%) |
| HSV | hsv(162, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(91.72, -47.42, 8.19) |
| CIE-LCH | lch(91.72, 48.13, 170.20°) |
| OKLab | oklab(91.16% -0.1338 0.0209) |
| OKLCH | oklch(91.16% 0.135 171.1) |
| XYZ | xyz(55.0945, 80.0829, 76.1594) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.17
Light Aqua
#8CFFDB
ΔE00 2.24
Light Turquoise
#7EF4CC
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFD6 #FF749D
analogous
#74FF90 #74FFD6 #74E3FF
triadic
#74FFD6 #D674FF #FFD674
tetradic
#74FFD6 #9074FF #FF749D #E3FF74
square
#74FFD6 #9074FF #FF749D #E3FF74
split-complementary
#74FFD6 #FF74E3 #FF9074
monochromatic
#00F9AF #37FFC4 #74FFD6 #B1FFE8 #E0FFF6
Accessibility & contrast
On white
1.23
#74FFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#74FFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFD6
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFD6 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D4
Deuteranopia (green-blind)
#E3E1D9
Tritanopia (blue-blind)
#29FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffd6; /* rgb */ color: rgb(116, 255, 214); /* oklch */ color: oklch(91.2% 0.135 171.1);
Tailwind
colors: {
custom: {
50: '#a6ffe2',
500: '#74ffd6',
950: '#000000',
},
}SCSS
$custom: #74ffd6; $custom-light: #a6ffe2; $custom-dark: #000000;
JSON
{
"hex": "#74ffd6",
"rgb": {
"r": 116,
"g": 255,
"b": 214
},
"hsl": {
"h": 162.302,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91161,
"c": 0.13544,
"h": 171.1
},
"luminance": 0.80088
}Semantic roles & 50–950 ramp
primary
#74FFD6
secondary
#DC3B6A
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684