#78EAED#78EAED
#78EAED is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.2% C 0.104 H 197.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #78EAED |
|---|---|
| RGB | rgb(120, 234, 237) |
| HSL | hsl(182, 76%, 70%) |
| HSV | hsv(182, 49%, 93%) |
| CMYK | cmyk(49.4%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(86.48, -31.61, -11.46) |
| CIE-LCH | lch(86.48, 33.62, 199.93°) |
| OKLab | oklab(87.15% -0.0992 -0.0316) |
| OKLCH | oklch(87.15% 0.104 197.7) |
| XYZ | xyz(52.4484, 68.9485, 90.6488) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Robin'S Egg Blue
#98EFF9
ΔE00 4.69
Bright Light Blue
#26F7FD
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.49
Light Cyan
#ACFFFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EAED #ED7B78
analogous
#78EDB5 #78EAED #78B0ED
triadic
#78EAED #ED78EA #EAED78
tetradic
#78EAED #B578ED #ED7B78 #B0ED78
square
#78EAED #B578ED #ED7B78 #B0ED78
split-complementary
#78EAED #ED78B0 #EDB578
monochromatic
#1CCACF #42E2E6 #78EAED #AEF2F4 #E4FBFB
Accessibility & contrast
On white
1.42
#78EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#78EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EAED
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EAED | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#28F1EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #78eaed; /* rgb */ color: rgb(120, 234, 237); /* oklch */ color: oklch(87.2% 0.104 197.7);
Tailwind
colors: {
custom: {
50: '#a7f1f2',
500: '#78eaed',
950: '#000000',
},
}SCSS
$custom: #78eaed; $custom-light: #a7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#78eaed",
"rgb": {
"r": 120,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.538,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.87151,
"c": 0.10411,
"h": 197.7
},
"luminance": 0.68953
}Semantic roles & 50–950 ramp
primary
#78EAED
secondary
#C64643
accent
#120DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585