#78EAEB#78EAEB
#78EAEB is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.1% C 0.104 H 196.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #78EAEB |
|---|---|
| RGB | rgb(120, 234, 235) |
| HSL | hsl(181, 74%, 70%) |
| HSV | hsv(181, 49%, 92%) |
| CMYK | cmyk(48.9%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.42, -32.12, -10.49) |
| CIE-LCH | lch(86.42, 33.79, 198.10°) |
| OKLab | oklab(87.09% -0.1 -0.029) |
| OKLCH | oklch(87.09% 0.104 196.2) |
| XYZ | xyz(52.1578, 68.8322, 89.1185) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Bright Cyan
#41FDFE
ΔE00 5.34
Light Cyan
#ACFFFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EAEB #EB7978
analogous
#78EBB3 #78EAEB #78B0EB
triadic
#78EAEB #EB78EA #EAEB78
tetradic
#78EAEB #B378EB #EB7978 #B0EB78
square
#78EAEB #B378EB #EB7978 #B0EB78
split-complementary
#78EAEB #EB78B0 #EBB378
monochromatic
#1EC9CB #43E2E3 #78EAEB #ADF2F3 #E3FBFB
Accessibility & contrast
On white
1.42
#78EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#78EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EAEB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EAEB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#2BF0EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #78eaeb; /* rgb */ color: rgb(120, 234, 235); /* oklch */ color: oklch(87.1% 0.104 196.2);
Tailwind
colors: {
custom: {
50: '#a7f1f1',
500: '#78eaeb',
950: '#000000',
},
}SCSS
$custom: #78eaeb; $custom-light: #a7f1f1; $custom-dark: #000000;
JSON
{
"hex": "#78eaeb",
"rgb": {
"r": 120,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.522,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.87086,
"c": 0.10412,
"h": 196.2
},
"luminance": 0.68837
}Semantic roles & 50–950 ramp
primary
#78EAEB
secondary
#C44544
accent
#110FD6
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585