#78E4EC#78E4EC
#78E4EC is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.8% C 0.100 H 201.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #78E4EC |
|---|---|
| RGB | rgb(120, 228, 236) |
| HSL | hsl(184, 75%, 70%) |
| HSV | hsv(184, 49%, 93%) |
| CMYK | cmyk(49.2%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.76, -29.00, -13.51) |
| CIE-LCH | lch(84.76, 31.99, 204.97°) |
| OKLab | oklab(85.76% -0.093 -0.0372) |
| OKLCH | oklch(85.76% 0.1 201.8) |
| XYZ | xyz(50.6234, 65.5316, 89.3217) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.20
Robin Egg Blue
#8AF1FE
ΔE00 3.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 5.78
Bright Light Blue
#26F7FD
ΔE00 6.31
Paleturquoise
#AFEEEE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E4EC #EC8078
analogous
#78ECBA #78E4EC #78AAEC
triadic
#78E4EC #EC78E4 #E4EC78
tetradic
#78E4EC #BA78EC #EC8078 #AAEC78
square
#78E4EC #BA78EC #EC8078 #AAEC78
split-complementary
#78E4EC #EC78AA #ECBA78
monochromatic
#1DC1CD #42D9E4 #78E4EC #AEEFF4 #E3F9FB
Accessibility & contrast
On white
1.49
#78E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#78E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E4EC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E4EC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#2DEBE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #78e4ec; /* rgb */ color: rgb(120, 228, 236); /* oklch */ color: oklch(85.8% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#a7ecf2',
500: '#78e4ec',
950: '#000000',
},
}SCSS
$custom: #78e4ec; $custom-light: #a7ecf2; $custom-dark: #000000;
JSON
{
"hex": "#78e4ec",
"rgb": {
"r": 120,
"g": 228,
"b": 236
},
"hsl": {
"h": 184.138,
"s": 75.325,
"l": 69.804
},
"oklch": {
"l": 0.85757,
"c": 0.10023,
"h": 201.8
},
"luminance": 0.65536
}Semantic roles & 50–950 ramp
primary
#78E4EC
secondary
#C54C43
accent
#1C0ED7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485