#78E4EA#78E4EA
#78E4EA is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.7% C 0.100 H 200.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #78E4EA |
|---|---|
| RGB | rgb(120, 228, 234) |
| HSL | hsl(183, 73%, 69%) |
| HSV | hsv(183, 49%, 92%) |
| CMYK | cmyk(48.7%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.70, -29.52, -12.54) |
| CIE-LCH | lch(84.70, 32.07, 203.02°) |
| OKLab | oklab(85.69% -0.0939 -0.0346) |
| OKLCH | oklch(85.69% 0.1 200.2) |
| XYZ | xyz(50.3345, 65.4160, 87.8000) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 6.00
Bright Light Blue
#26F7FD
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E4EA #EA7E78
analogous
#78EAB7 #78E4EA #78ABEA
triadic
#78E4EA #EA78E4 #E4EA78
tetradic
#78E4EA #B778EA #EA7E78 #ABEA78
square
#78E4EA #B778EA #EA7E78 #ABEA78
split-complementary
#78E4EA #EA78AB #EAB778
monochromatic
#1FC0C8 #43D9E2 #78E4EA #ADEFF2 #E2F9FA
Accessibility & contrast
On white
1.49
#78E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#78E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E4EA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E4EA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C4CDEB
Tritanopia (blue-blind)
#30EBE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78e4ea; /* rgb */ color: rgb(120, 228, 234); /* oklch */ color: oklch(85.7% 0.100 200.2);
Tailwind
colors: {
custom: {
50: '#a7ecf0',
500: '#78e4ea',
950: '#000000',
},
}SCSS
$custom: #78e4ea; $custom-light: #a7ecf0; $custom-dark: #000000;
JSON
{
"hex": "#78e4ea",
"rgb": {
"r": 120,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.158,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.8569,
"c": 0.10003,
"h": 200.2
},
"luminance": 0.6542
}Semantic roles & 50–950 ramp
primary
#78E4EA
secondary
#C24A44
accent
#1B10D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485