#79DDEC#79DDEC
#79DDEC is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.096 H 208.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDEC |
|---|---|
| RGB | rgb(121, 221, 236) |
| HSL | hsl(188, 75%, 70%) |
| HSV | hsv(188, 49%, 93%) |
| CMYK | cmyk(48.7%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.82, -25.38, -16.40) |
| CIE-LCH | lch(82.82, 30.22, 212.88°) |
| OKLab | oklab(84.21% -0.0846 -0.0452) |
| OKLCH | oklch(84.21% 0.096 208.1) |
| XYZ | xyz(48.8760, 61.8298, 88.6993) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.73
Aqua Blue
#02D8E9
ΔE00 5.58
Neon Blue
#04D9FF
ΔE00 6.86
Powder Blue
#B0E0E6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDEC #EC8879
analogous
#79ECC1 #79DDEC #79A4EC
triadic
#79DDEC #EC79DD #DDEC79
tetradic
#79DDEC #C179EC #EC8879 #A4EC79
square
#79DDEC #C179EC #EC8879 #A4EC79
split-complementary
#79DDEC #EC79A4 #ECC179
monochromatic
#1DB6CD #43CFE4 #79DDEC #AFEBF4 #E4F8FB
Accessibility & contrast
On white
1.57
#79DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#79DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDEC
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDEC | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#34E5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #79ddec; /* rgb */ color: rgb(121, 221, 236); /* oklch */ color: oklch(84.2% 0.096 208.1);
Tailwind
colors: {
custom: {
50: '#a7e7f2',
500: '#79ddec',
950: '#000000',
},
}SCSS
$custom: #79ddec; $custom-light: #a7e7f2; $custom-dark: #000000;
JSON
{
"hex": "#79ddec",
"rgb": {
"r": 121,
"g": 221,
"b": 236
},
"hsl": {
"h": 187.826,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.84215,
"c": 0.09598,
"h": 208.1
},
"luminance": 0.61834
}Semantic roles & 50–950 ramp
primary
#79DDEC
secondary
#C55544
accent
#280ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485