#78EBED#78EBED
#78EBED is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.4% C 0.105 H 196.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #78EBED |
|---|---|
| RGB | rgb(120, 235, 237) |
| HSL | hsl(181, 76%, 70%) |
| HSV | hsv(181, 49%, 93%) |
| CMYK | cmyk(49.4%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.76, -32.08, -11.04) |
| CIE-LCH | lch(86.76, 33.93, 198.99°) |
| OKLab | oklab(87.38% -0.1003 -0.0305) |
| OKLCH | oklch(87.38% 0.105 196.9) |
| XYZ | xyz(52.7339, 69.5194, 90.7440) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 4.71
Bright Light Blue
#26F7FD
ΔE00 4.85
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Bright Cyan
#41FDFE
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EBED #ED7A78
analogous
#78EDB5 #78EBED #78B0ED
triadic
#78EBED #ED78EB #EBED78
tetradic
#78EBED #B578ED #ED7A78 #B0ED78
square
#78EBED #B578ED #ED7A78 #B0ED78
split-complementary
#78EBED #ED78B0 #EDB578
monochromatic
#1CCCCF #42E3E6 #78EBED #AEF3F4 #E4FBFB
Accessibility & contrast
On white
1.41
#78EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#78EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EBED
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EBED | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#27F1EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #78ebed; /* rgb */ color: rgb(120, 235, 237); /* oklch */ color: oklch(87.4% 0.105 196.9);
Tailwind
colors: {
custom: {
50: '#a7f1f2',
500: '#78ebed',
950: '#000000',
},
}SCSS
$custom: #78ebed; $custom-light: #a7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#78ebed",
"rgb": {
"r": 120,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.026,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.87379,
"c": 0.1048,
"h": 196.9
},
"luminance": 0.69524
}Semantic roles & 50–950 ramp
primary
#78EBED
secondary
#C64543
accent
#100DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585