#79DDED#79DDED
#79DDED is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.3% C 0.096 H 208.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDED |
|---|---|
| RGB | rgb(121, 221, 237) |
| HSL | hsl(188, 76%, 70%) |
| HSV | hsv(188, 49%, 93%) |
| CMYK | cmyk(48.9%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.85, -25.12, -16.89) |
| CIE-LCH | lch(82.85, 30.27, 213.92°) |
| OKLab | oklab(84.25% -0.0843 -0.0466) |
| OKLCH | oklch(84.25% 0.096 208.9) |
| XYZ | xyz(49.0217, 61.8881, 89.4666) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDED #ED8979
analogous
#79EDC3 #79DDED #79A3ED
triadic
#79DDED #ED79DD #DDED79
tetradic
#79DDED #C379ED #ED8979 #A3ED79
square
#79DDED #C379ED #ED8979 #A3ED79
split-complementary
#79DDED #ED79A3 #EDC379
monochromatic
#1CB7D0 #43CFE6 #79DDED #AFEBF4 #E4F8FB
Accessibility & contrast
On white
1.57
#79DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#79DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDED
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDED | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#33E5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #79dded; /* rgb */ color: rgb(121, 221, 237); /* oklch */ color: oklch(84.3% 0.096 208.9);
Tailwind
colors: {
custom: {
50: '#a7e7f2',
500: '#79dded',
950: '#000000',
},
}SCSS
$custom: #79dded; $custom-light: #a7e7f2; $custom-dark: #000000;
JSON
{
"hex": "#79dded",
"rgb": {
"r": 121,
"g": 221,
"b": 237
},
"hsl": {
"h": 188.276,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.8425,
"c": 0.09628,
"h": 208.9
},
"luminance": 0.61892
}Semantic roles & 50–950 ramp
primary
#79DDED
secondary
#C65644
accent
#290DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485