#78E2EA#78E2EA
#78E2EA is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.2% C 0.099 H 201.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #78E2EA |
|---|---|
| RGB | rgb(120, 226, 234) |
| HSL | hsl(184, 73%, 69%) |
| HSV | hsv(184, 49%, 92%) |
| CMYK | cmyk(48.7%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.13, -28.55, -13.38) |
| CIE-LCH | lch(84.13, 31.53, 205.11°) |
| OKLab | oklab(85.24% -0.0917 -0.0369) |
| OKLCH | oklch(85.24% 0.099 201.9) |
| XYZ | xyz(49.7875, 64.3220, 87.6176) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.49
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 5.63
Bright Light Blue
#26F7FD
ΔE00 6.67
Paleturquoise
#AFEEEE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E2EA #EA8078
analogous
#78EAB9 #78E2EA #78A9EA
triadic
#78E2EA #EA78E2 #E2EA78
tetradic
#78E2EA #B978EA #EA8078 #A9EA78
square
#78E2EA #B978EA #EA8078 #A9EA78
split-complementary
#78E2EA #EA78A9 #EAB978
monochromatic
#1FBDC8 #43D7E2 #78E2EA #ADEDF2 #E2F9FA
Accessibility & contrast
On white
1.51
#78E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#78E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E2EA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E2EA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#31E9E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78e2ea; /* rgb */ color: rgb(120, 226, 234); /* oklch */ color: oklch(85.2% 0.099 201.9);
Tailwind
colors: {
custom: {
50: '#a7ebf0',
500: '#78e2ea',
950: '#000000',
},
}SCSS
$custom: #78e2ea; $custom-light: #a7ebf0; $custom-dark: #000000;
JSON
{
"hex": "#78e2ea",
"rgb": {
"r": 120,
"g": 226,
"b": 234
},
"hsl": {
"h": 184.211,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.85236,
"c": 0.09881,
"h": 201.9
},
"luminance": 0.64326
}Semantic roles & 50–950 ramp
primary
#78E2EA
secondary
#C24D44
accent
#1E10D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485