#79DBEC#79DBEC
#79DBEC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.8% C 0.095 H 210.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #79DBEC |
|---|---|
| RGB | rgb(121, 219, 236) |
| HSL | hsl(189, 75%, 70%) |
| HSV | hsv(189, 49%, 93%) |
| CMYK | cmyk(48.7%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.26, -24.40, -17.25) |
| CIE-LCH | lch(82.26, 29.88, 215.27°) |
| OKLab | oklab(83.76% -0.0824 -0.0476) |
| OKLCH | oklch(83.76% 0.095 210) |
| XYZ | xyz(48.3511, 60.7800, 88.5244) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 5.83
Neon Blue
#04D9FF
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DBEC #EC8A79
analogous
#79ECC4 #79DBEC #79A1EC
triadic
#79DBEC #EC79DB #DBEC79
tetradic
#79DBEC #C479EC #EC8A79 #A1EC79
square
#79DBEC #C479EC #EC8A79 #A1EC79
split-complementary
#79DBEC #EC79A1 #ECC479
monochromatic
#1DB3CD #43CDE4 #79DBEC #AFE9F4 #E4F8FB
Accessibility & contrast
On white
1.60
#79DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#79DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DBEC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DBEC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#35E3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79dbec; /* rgb */ color: rgb(121, 219, 236); /* oklch */ color: oklch(83.8% 0.095 210.0);
Tailwind
colors: {
custom: {
50: '#a7e6f2',
500: '#79dbec',
950: '#000000',
},
}SCSS
$custom: #79dbec; $custom-light: #a7e6f2; $custom-dark: #000000;
JSON
{
"hex": "#79dbec",
"rgb": {
"r": 121,
"g": 219,
"b": 236
},
"hsl": {
"h": 188.87,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.83764,
"c": 0.09518,
"h": 210
},
"luminance": 0.60784
}Semantic roles & 50–950 ramp
primary
#79DBEC
secondary
#C55744
accent
#2C0ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485