#78EDED#78EDED
#78EDED is a very light, moderate teal. Relative luminance 0.707; OKLCH L 87.8% C 0.106 H 195.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #78EDED |
|---|---|
| RGB | rgb(120, 237, 237) |
| HSL | hsl(180, 76%, 70%) |
| HSV | hsv(180, 49%, 93%) |
| CMYK | cmyk(49.4%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(87.33, -33.02, -10.20) |
| CIE-LCH | lch(87.33, 34.56, 197.16°) |
| OKLab | oklab(87.83% -0.1024 -0.0282) |
| OKLCH | oklch(87.83% 0.106 195.4) |
| XYZ | xyz(53.3097, 70.6711, 90.9359) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.69
Bright Cyan
#41FDFE
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Aqua
#00FFFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EDED #ED7878
analogous
#78EDB3 #78EDED #78B2ED
triadic
#78EDED #ED78ED #EDED78
tetradic
#78EDED #B278ED #ED7878 #B3ED78
square
#78EDED #B278ED #ED7878 #B3ED78
split-complementary
#78EDED #ED78B3 #EDB378
monochromatic
#1CCFCF #42E6E6 #78EDED #AEF4F4 #E4FBFB
Accessibility & contrast
On white
1.39
#78EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#78EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EDED
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EDED | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#CCD5EE
Tritanopia (blue-blind)
#26F3ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #78eded; /* rgb */ color: rgb(120, 237, 237); /* oklch */ color: oklch(87.8% 0.106 195.4);
Tailwind
colors: {
custom: {
50: '#a8f3f2',
500: '#78eded',
950: '#000000',
},
}SCSS
$custom: #78eded; $custom-light: #a8f3f2; $custom-dark: #000000;
JSON
{
"hex": "#78eded",
"rgb": {
"r": 120,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.87833,
"c": 0.10624,
"h": 195.4
},
"luminance": 0.70676
}Semantic roles & 50–950 ramp
primary
#78EDED
secondary
#C64343
accent
#0D0DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585