#74FEF0#74FEF0
#74FEF0 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.122 H 186.3°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEF0 |
|---|---|
| RGB | rgb(116, 254, 240) |
| HSL | hsl(174, 99%, 73%) |
| HSV | hsv(174, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(92.08, -40.87, -4.74) |
| CIE-LCH | lch(92.08, 41.15, 186.61°) |
| OKLab | oklab(91.66% -0.1217 -0.0134) |
| OKLCH | oklch(91.66% 0.122 186.3) |
| XYZ | xyz(58.3656, 80.8823, 94.9572) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 4.52
Bright Cyan
#41FDFE
ΔE00 5.30
Aqua
#00FFFF
ΔE00 5.56
Light Cyan
#ACFFFC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEF0 #FE7482
analogous
#74FEAB #74FEF0 #74C7FE
triadic
#74FEF0 #F074FE #FEF074
tetradic
#74FEF0 #AB74FE #FE7482 #C7FE74
square
#74FEF0 #AB74FE #FE7482 #C7FE74
split-complementary
#74FEF0 #FE74C7 #FEAB74
monochromatic
#02F6DD #37FEE9 #74FEF0 #B1FEF7 #E1FFFC
Accessibility & contrast
On white
1.22
#74FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#74FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEF0
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEF0 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F0
Deuteranopia (green-blind)
#DCE2F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74fef0; /* rgb */ color: rgb(116, 254, 240); /* oklch */ color: oklch(91.7% 0.122 186.3);
Tailwind
colors: {
custom: {
50: '#a7fff4',
500: '#74fef0',
950: '#000000',
},
}SCSS
$custom: #74fef0; $custom-light: #a7fff4; $custom-dark: #000000;
JSON
{
"hex": "#74fef0",
"rgb": {
"r": 116,
"g": 254,
"b": 240
},
"hsl": {
"h": 173.913,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91664,
"c": 0.1224,
"h": 186.3
},
"luminance": 0.80888
}Semantic roles & 50–950 ramp
primary
#74FEF0
secondary
#DB3B4B
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685