#78E4E5#78E4E5
#78E4E5 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.5% C 0.100 H 196.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #78E4E5 |
|---|---|
| RGB | rgb(120, 228, 229) |
| HSL | hsl(181, 68%, 68%) |
| HSV | hsv(181, 48%, 90%) |
| CMYK | cmyk(47.6%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.55, -30.79, -10.12) |
| CIE-LCH | lch(84.55, 32.41, 198.18°) |
| OKLab | oklab(85.52% -0.0959 -0.0279) |
| OKLCH | oklch(85.52% 0.1 196.2) |
| XYZ | xyz(49.6263, 65.1327, 84.0702) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.17
Bright Cyan
#41FDFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E4E5 #E57978
analogous
#78E5AF #78E4E5 #78ADE5
triadic
#78E4E5 #E578E4 #E4E578
tetradic
#78E4E5 #AF78E5 #E57978 #ADE578
square
#78E4E5 #AF78E5 #E57978 #ADE578
split-complementary
#78E4E5 #E578AD #E5AF78
monochromatic
#25BDBE #45DADB #78E4E5 #ABEEEF #DFF9F9
Accessibility & contrast
On white
1.50
#78E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#78E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E4E5
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E4E5 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE5
Deuteranopia (green-blind)
#C5CDE6
Tritanopia (blue-blind)
#35EAE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78e4e5; /* rgb */ color: rgb(120, 228, 229); /* oklch */ color: oklch(85.5% 0.100 196.2);
Tailwind
colors: {
custom: {
50: '#a7eded',
500: '#78e4e5',
950: '#000000',
},
}SCSS
$custom: #78e4e5; $custom-light: #a7eded; $custom-dark: #000000;
JSON
{
"hex": "#78e4e5",
"rgb": {
"r": 120,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.55,
"s": 67.702,
"l": 68.431
},
"oklch": {
"l": 0.85524,
"c": 0.09987,
"h": 196.2
},
"luminance": 0.65137
}Semantic roles & 50–950 ramp
primary
#78E4E5
secondary
#BD4645
accent
#1816D0
background
#FDFFFE
surface
#F7FEFD
border
#D0D6D5
text
#101616
muted
#818584