#78E4E8#78E4E8
#78E4E8 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.100 H 198.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #78E4E8 |
|---|---|
| RGB | rgb(120, 228, 232) |
| HSL | hsl(182, 71%, 69%) |
| HSV | hsv(182, 48%, 91%) |
| CMYK | cmyk(48.3%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(84.64, -30.03, -11.57) |
| CIE-LCH | lch(84.64, 32.18, 201.07°) |
| OKLab | oklab(85.62% -0.0947 -0.0319) |
| OKLCH | oklch(85.62% 0.1 198.6) |
| XYZ | xyz(50.0488, 65.3017, 86.2953) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.74
Bright Light Blue
#26F7FD
ΔE00 5.99
Aqua Blue
#02D8E9
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E4E8 #E87C78
analogous
#78E8B4 #78E4E8 #78ACE8
triadic
#78E4E8 #E878E4 #E4E878
tetradic
#78E4E8 #B478E8 #E87C78 #ACE878
square
#78E4E8 #B478E8 #E87C78 #ACE878
split-complementary
#78E4E8 #E878AC #E8B478
monochromatic
#21BEC4 #44DADF #78E4E8 #ACEEF1 #E1F9FA
Accessibility & contrast
On white
1.49
#78E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#78E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E4E8
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E4E8 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE8
Deuteranopia (green-blind)
#C4CDE9
Tritanopia (blue-blind)
#32EAE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78e4e8; /* rgb */ color: rgb(120, 228, 232); /* oklch */ color: oklch(85.6% 0.100 198.6);
Tailwind
colors: {
custom: {
50: '#a7edef',
500: '#78e4e8',
950: '#000000',
},
}SCSS
$custom: #78e4e8; $custom-light: #a7edef; $custom-dark: #000000;
JSON
{
"hex": "#78e4e8",
"rgb": {
"r": 120,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.143,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.85623,
"c": 0.0999,
"h": 198.6
},
"luminance": 0.65306
}Semantic roles & 50–950 ramp
primary
#78E4E8
secondary
#C04944
accent
#1913D3
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485