#74FEEF#74FEEF
#74FEEF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.123 H 185.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEEF |
|---|---|
| RGB | rgb(116, 254, 239) |
| HSL | hsl(173, 99%, 73%) |
| HSV | hsv(173, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.05, -41.12, -4.26) |
| CIE-LCH | lch(92.05, 41.34, 185.91°) |
| OKLab | oklab(91.63% -0.1221 -0.0121) |
| OKLCH | oklch(91.63% 0.123 185.7) |
| XYZ | xyz(58.2175, 80.8230, 94.1770) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 4.73
Bright Cyan
#41FDFE
ΔE00 5.59
Aqua
#00FFFF
ΔE00 5.82
Light Aqua
#8CFFDB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEEF #FE7483
analogous
#74FEAA #74FEEF #74C8FE
triadic
#74FEEF #EF74FE #FEEF74
tetradic
#74FEEF #AA74FE #FE7483 #C8FE74
square
#74FEEF #AA74FE #FE7483 #C8FE74
split-complementary
#74FEEF #FE74C8 #FEAA74
monochromatic
#02F6DB #37FEE8 #74FEEF #B1FEF6 #E1FFFC
Accessibility & contrast
On white
1.22
#74FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#74FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEEF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEEF | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DDE1F1
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74feef; /* rgb */ color: rgb(116, 254, 239); /* oklch */ color: oklch(91.6% 0.123 185.7);
Tailwind
colors: {
custom: {
50: '#a7fff4',
500: '#74feef',
950: '#000000',
},
}SCSS
$custom: #74feef; $custom-light: #a7fff4; $custom-dark: #000000;
JSON
{
"hex": "#74feef",
"rgb": {
"r": 116,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.478,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91634,
"c": 0.12268,
"h": 185.7
},
"luminance": 0.80829
}Semantic roles & 50–950 ramp
primary
#74FEEF
secondary
#DB3B4D
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685