#74FEDF#74FEDF
#74FEDF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.129 H 176.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEDF |
|---|---|
| RGB | rgb(116, 254, 223) |
| HSL | hsl(167, 99%, 73%) |
| HSV | hsv(167, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.65, -44.94, 3.44) |
| CIE-LCH | lch(91.65, 45.07, 175.63°) |
| OKLab | oklab(91.17% -0.1289 0.0084) |
| OKLCH | oklch(91.17% 0.129 176.3) |
| XYZ | xyz(55.9576, 79.9190, 82.2747) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.76
Tiffany Blue
#7BF2DA
ΔE00 3.09
Aquamarine
#7FFFD4
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 5.88
Bright Teal
#01F9C6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEDF #FE7493
analogous
#74FE9A #74FEDF #74D8FE
triadic
#74FEDF #DF74FE #FEDF74
tetradic
#74FEDF #9A74FE #FE7493 #D8FE74
square
#74FEDF #9A74FE #FE7493 #D8FE74
split-complementary
#74FEDF #FE74D8 #FE9A74
monochromatic
#02F6BF #37FED1 #74FEDF #B1FEED #E1FFF8
Accessibility & contrast
On white
1.24
#74FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#74FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEDF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEDF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E0E1E1
Tritanopia (blue-blind)
#1CFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74fedf; /* rgb */ color: rgb(116, 254, 223); /* oklch */ color: oklch(91.2% 0.129 176.3);
Tailwind
colors: {
custom: {
50: '#a6ffe9',
500: '#74fedf',
950: '#000000',
},
}SCSS
$custom: #74fedf; $custom-light: #a6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#74fedf",
"rgb": {
"r": 116,
"g": 254,
"b": 223
},
"hsl": {
"h": 166.522,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91172,
"c": 0.12915,
"h": 176.3
},
"luminance": 0.79924
}Semantic roles & 50–950 ramp
primary
#74FEDF
secondary
#DB3B5F
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684