#78E4EB#78E4EB
#78E4EB is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.100 H 201.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #78E4EB |
|---|---|
| RGB | rgb(120, 228, 235) |
| HSL | hsl(184, 74%, 70%) |
| HSV | hsv(184, 49%, 92%) |
| CMYK | cmyk(48.9%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(84.73, -29.26, -13.02) |
| CIE-LCH | lch(84.73, 32.03, 203.99°) |
| OKLab | oklab(85.72% -0.0934 -0.0359) |
| OKLCH | oklch(85.72% 0.1 201) |
| XYZ | xyz(50.4785, 65.4736, 88.5587) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.46
Robin Egg Blue
#8AF1FE
ΔE00 3.89
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Aqua Blue
#02D8E9
ΔE00 5.88
Bright Light Blue
#26F7FD
ΔE00 6.20
Paleturquoise
#AFEEEE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E4EB #EB7F78
analogous
#78EBB9 #78E4EB #78ABEB
triadic
#78E4EB #EB78E4 #E4EB78
tetradic
#78E4EB #B978EB #EB7F78 #ABEB78
square
#78E4EB #B978EB #EB7F78 #ABEB78
split-complementary
#78E4EB #EB78AB #EBB978
monochromatic
#1EC0CB #43D9E3 #78E4EB #ADEFF3 #E3F9FB
Accessibility & contrast
On white
1.49
#78E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#78E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E4EB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E4EB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#2EEBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78e4eb; /* rgb */ color: rgb(120, 228, 235); /* oklch */ color: oklch(85.7% 0.100 201.0);
Tailwind
colors: {
custom: {
50: '#a7ecf1',
500: '#78e4eb',
950: '#000000',
},
}SCSS
$custom: #78e4eb; $custom-light: #a7ecf1; $custom-dark: #000000;
JSON
{
"hex": "#78e4eb",
"rgb": {
"r": 120,
"g": 228,
"b": 235
},
"hsl": {
"h": 183.652,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.85723,
"c": 0.10012,
"h": 201
},
"luminance": 0.65478
}Semantic roles & 50–950 ramp
primary
#78E4EB
secondary
#C44B44
accent
#1B0FD6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485