#74FFDF#74FFDF
#74FFDF is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 175.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFDF |
|---|---|
| RGB | rgb(116, 255, 223) |
| HSL | hsl(166, 100%, 73%) |
| HSV | hsv(166, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.93, -45.38, 3.85) |
| CIE-LCH | lch(91.93, 45.54, 175.15°) |
| OKLab | oklab(91.4% -0.1299 0.0095) |
| OKLCH | oklch(91.4% 0.13 175.8) |
| XYZ | xyz(56.2757, 80.5554, 82.3808) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.62
Aquamarine
#7FFFD4
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 5.96
Bright Teal
#01F9C6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFDF #FF7494
analogous
#74FF99 #74FFDF #74D9FF
triadic
#74FFDF #DF74FF #FFDF74
tetradic
#74FFDF #9974FF #FF7494 #D9FF74
square
#74FFDF #9974FF #FF7494 #D9FF74
split-complementary
#74FFDF #FF74D9 #FF9974
monochromatic
#00F9BF #37FFD1 #74FFDF #B1FFED #E0FFF8
Accessibility & contrast
On white
1.23
#74FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#74FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFDF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFDF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#1AFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74ffdf; /* rgb */ color: rgb(116, 255, 223); /* oklch */ color: oklch(91.4% 0.130 175.8);
Tailwind
colors: {
custom: {
50: '#a7ffe9',
500: '#74ffdf',
950: '#000000',
},
}SCSS
$custom: #74ffdf; $custom-light: #a7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#74ffdf",
"rgb": {
"r": 116,
"g": 255,
"b": 223
},
"hsl": {
"h": 166.187,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91403,
"c": 0.13028,
"h": 175.8
},
"luminance": 0.80561
}Semantic roles & 50–950 ramp
primary
#74FFDF
secondary
#DC3B60
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684