#78EEE9#78EEE9
#78EEE9 is a very light, moderate teal. Relative luminance 0.710; OKLCH L 87.9% C 0.107 H 191.7°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #78EEE9 |
|---|---|
| RGB | rgb(120, 238, 233) |
| HSL | hsl(177, 78%, 70%) |
| HSV | hsv(177, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 2.1%, 6.7%) |
| CIE-LAB | lab(87.50, -34.50, -7.85) |
| CIE-LCH | lch(87.50, 35.38, 192.82°) |
| OKLab | oklab(87.93% -0.1052 -0.0218) |
| OKLCH | oklch(87.93% 0.107 191.7) |
| XYZ | xyz(53.0222, 71.0206, 87.9892) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.84
Bright Light Blue
#26F7FD
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 5.53
Aqua
#00FFFF
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 5.97
Bright Aqua
#0BF9EA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EEE9 #EE787D
analogous
#78EEAE #78EEE9 #78B8EE
triadic
#78EEE9 #E978EE #EEE978
tetradic
#78EEE9 #AE78EE #EE787D #B8EE78
square
#78EEE9 #AE78EE #EE787D #B8EE78
split-complementary
#78EEE9 #EE78B8 #EEAE78
monochromatic
#1AD1CA #42E7E0 #78EEE9 #AEF5F2 #E4FCFB
Accessibility & contrast
On white
1.38
#78EEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#78EEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EEE9
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EEE9 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E9
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#2BF4EC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #78eee9; /* rgb */ color: rgb(120, 238, 233); /* oklch */ color: oklch(87.9% 0.107 191.7);
Tailwind
colors: {
custom: {
50: '#a8f4f0',
500: '#78eee9',
950: '#000000',
},
}SCSS
$custom: #78eee9; $custom-light: #a8f4f0; $custom-dark: #000000;
JSON
{
"hex": "#78eee9",
"rgb": {
"r": 120,
"g": 238,
"b": 233
},
"hsl": {
"h": 177.458,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.87933,
"c": 0.10739,
"h": 191.7
},
"luminance": 0.71025
}Semantic roles & 50–950 ramp
primary
#78EEE9
secondary
#C74348
accent
#0C14DA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585