#78EEED#78EEED
#78EEED is a very light, moderate teal. Relative luminance 0.713; OKLCH L 88.1% C 0.107 H 194.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #78EEED |
|---|---|
| RGB | rgb(120, 238, 237) |
| HSL | hsl(179, 78%, 70%) |
| HSV | hsv(179, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.61, -33.49, -9.78) |
| CIE-LCH | lch(87.61, 34.89, 196.28°) |
| OKLab | oklab(88.06% -0.1035 -0.0271) |
| OKLCH | oklch(88.06% 0.107 194.7) |
| XYZ | xyz(53.6000, 71.2517, 91.0327) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.58
Bright Light Blue
#26F7FD
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Aqua
#00FFFF
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EEED #EE7879
analogous
#78EEB2 #78EEED #78B4EE
triadic
#78EEED #ED78EE #EEED78
tetradic
#78EEED #B278EE #EE7879 #B4EE78
square
#78EEED #B278EE #EE7879 #B4EE78
split-complementary
#78EEED #EE78B4 #EEB278
monochromatic
#1AD1D0 #42E7E6 #78EEED #AEF5F4 #E4FCFB
Accessibility & contrast
On white
1.38
#78EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#78EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EEED
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EEED | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#25F4ED
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78eeed; /* rgb */ color: rgb(120, 238, 237); /* oklch */ color: oklch(88.1% 0.107 194.7);
Tailwind
colors: {
custom: {
50: '#a8f4f2',
500: '#78eeed',
950: '#000000',
},
}SCSS
$custom: #78eeed; $custom-light: #a8f4f2; $custom-dark: #000000;
JSON
{
"hex": "#78eeed",
"rgb": {
"r": 120,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.492,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.88061,
"c": 0.10699,
"h": 194.7
},
"luminance": 0.71257
}Semantic roles & 50–950 ramp
primary
#78EEED
secondary
#C74344
accent
#0C0DDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585