#74EEE9#74EEE9
#74EEE9 is a very light, moderate teal. Relative luminance 0.707; OKLCH L 87.8% C 0.110 H 191.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #74EEE9 |
|---|---|
| RGB | rgb(116, 238, 233) |
| HSL | hsl(178, 78%, 69%) |
| HSV | hsv(178, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 2.1%, 6.7%) |
| CIE-LAB | lab(87.36, -35.32, -8.07) |
| CIE-LCH | lch(87.36, 36.23, 192.86°) |
| OKLab | oklab(87.79% -0.1077 -0.0224) |
| OKLCH | oklch(87.79% 0.11 191.7) |
| XYZ | xyz(52.4788, 70.7404, 87.9637) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.63
Bright Light Blue
#26F7FD
ΔE00 5.10
Bright Turquoise
#0FFEF9
ΔE00 5.26
Aqua
#00FFFF
ΔE00 5.52
Bright Aqua
#0BF9EA
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EEE9 #EE7479
analogous
#74EEAC #74EEE9 #74B6EE
triadic
#74EEE9 #E974EE #EEE974
tetradic
#74EEE9 #AC74EE #EE7479 #B6EE74
square
#74EEE9 #AC74EE #EE7479 #B6EE74
split-complementary
#74EEE9 #EE74B6 #EEAC74
monochromatic
#19CEC7 #3DE7E0 #74EEE9 #ABF5F2 #E1FBFA
Accessibility & contrast
On white
1.39
#74EEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#74EEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EEE9
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EEE9 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E9
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#16F4EC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #74eee9; /* rgb */ color: rgb(116, 238, 233); /* oklch */ color: oklch(87.8% 0.110 191.7);
Tailwind
colors: {
custom: {
50: '#a5f4f0',
500: '#74eee9',
950: '#000000',
},
}SCSS
$custom: #74eee9; $custom-light: #a5f4f0; $custom-dark: #000000;
JSON
{
"hex": "#74eee9",
"rgb": {
"r": 116,
"g": 238,
"b": 233
},
"hsl": {
"h": 177.541,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.87785,
"c": 0.11,
"h": 191.7
},
"luminance": 0.70745
}Semantic roles & 50–950 ramp
primary
#74EEE9
secondary
#C73F45
accent
#0B14DA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585