#78DDED#78DDED
#78DDED is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.097 H 208.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #78DDED |
|---|---|
| RGB | rgb(120, 221, 237) |
| HSL | hsl(188, 76%, 70%) |
| HSV | hsv(188, 49%, 93%) |
| CMYK | cmyk(49.4%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.82, -25.33, -16.95) |
| CIE-LCH | lch(82.82, 30.48, 213.79°) |
| OKLab | oklab(84.21% -0.085 -0.0468) |
| OKLCH | oklch(84.21% 0.097 208.8) |
| XYZ | xyz(48.8823, 61.8162, 89.4601) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.86
Aqua Blue
#02D8E9
ΔE00 5.58
Neon Blue
#04D9FF
ΔE00 6.58
Sky Blue
#87CEEB
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DDED #ED8878
analogous
#78EDC2 #78DDED #78A3ED
triadic
#78DDED #ED78DD #DDED78
tetradic
#78DDED #C278ED #ED8878 #A3ED78
square
#78DDED #C278ED #ED8878 #A3ED78
split-complementary
#78DDED #ED78A3 #EDC278
monochromatic
#1CB6CF #42CFE6 #78DDED #AEEBF4 #E4F8FB
Accessibility & contrast
On white
1.57
#78DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#78DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DDED
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DDED | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#2FE5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #78dded; /* rgb */ color: rgb(120, 221, 237); /* oklch */ color: oklch(84.2% 0.097 208.8);
Tailwind
colors: {
custom: {
50: '#a7e7f2',
500: '#78dded',
950: '#000000',
},
}SCSS
$custom: #78dded; $custom-light: #a7e7f2; $custom-dark: #000000;
JSON
{
"hex": "#78dded",
"rgb": {
"r": 120,
"g": 221,
"b": 237
},
"hsl": {
"h": 188.205,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.84209,
"c": 0.09698,
"h": 208.8
},
"luminance": 0.6182
}Semantic roles & 50–950 ramp
primary
#78DDED
secondary
#C65543
accent
#290DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485