#78EAEE#78EAEE
#78EAEE is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.2% C 0.104 H 198.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #78EAEE |
|---|---|
| RGB | rgb(120, 234, 238) |
| HSL | hsl(182, 78%, 70%) |
| HSV | hsv(182, 50%, 93%) |
| CMYK | cmyk(49.6%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.51, -31.35, -11.94) |
| CIE-LCH | lch(86.51, 33.55, 200.85°) |
| OKLab | oklab(87.18% -0.0988 -0.033) |
| OKLCH | oklch(87.18% 0.104 198.5) |
| XYZ | xyz(52.5949, 69.0071, 91.4204) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Bright Light Blue
#26F7FD
ΔE00 5.00
Bright Cyan
#41FDFE
ΔE00 5.60
Light Cyan
#ACFFFC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EAEE #EE7C78
analogous
#78EEB7 #78EAEE #78AFEE
triadic
#78EAEE #EE78EA #EAEE78
tetradic
#78EAEE #B778EE #EE7C78 #AFEE78
square
#78EAEE #B778EE #EE7C78 #AFEE78
split-complementary
#78EAEE #EE78AF #EEB778
monochromatic
#1ACBD1 #42E2E7 #78EAEE #AEF2F5 #E4FBFC
Accessibility & contrast
On white
1.42
#78EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#78EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EAEE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EAEE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#26F1EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #78eaee; /* rgb */ color: rgb(120, 234, 238); /* oklch */ color: oklch(87.2% 0.104 198.5);
Tailwind
colors: {
custom: {
50: '#a7f1f3',
500: '#78eaee',
950: '#000000',
},
}SCSS
$custom: #78eaee; $custom-light: #a7f1f3; $custom-dark: #000000;
JSON
{
"hex": "#78eaee",
"rgb": {
"r": 120,
"g": 234,
"b": 238
},
"hsl": {
"h": 182.034,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.87184,
"c": 0.10414,
"h": 198.5
},
"luminance": 0.69012
}Semantic roles & 50–950 ramp
primary
#78EAEE
secondary
#C74743
accent
#130CDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585