#79DDEB#79DDEB
#79DDEB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.096 H 207.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDEB |
|---|---|
| RGB | rgb(121, 221, 235) |
| HSL | hsl(187, 74%, 70%) |
| HSV | hsv(187, 49%, 92%) |
| CMYK | cmyk(48.5%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.79, -25.64, -15.92) |
| CIE-LCH | lch(82.79, 30.18, 211.83°) |
| OKLab | oklab(84.18% -0.085 -0.0439) |
| OKLCH | oklch(84.18% 0.096 207.3) |
| XYZ | xyz(48.7312, 61.7719, 87.9363) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Aqua Blue
#02D8E9
ΔE00 5.49
Neon Blue
#04D9FF
ΔE00 7.11
Powder Blue
#B0E0E6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDEB #EB8779
analogous
#79EBC0 #79DDEB #79A4EB
triadic
#79DDEB #EB79DD #DDEB79
tetradic
#79DDEB #C079EB #EB8779 #A4EB79
square
#79DDEB #C079EB #EB8779 #A4EB79
split-complementary
#79DDEB #EB79A4 #EBC079
monochromatic
#1EB6CB #44CFE3 #79DDEB #AEEBF3 #E4F8FB
Accessibility & contrast
On white
1.57
#79DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#79DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDEB
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDEB | 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)
#CED6EC
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#35E5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #79ddeb; /* rgb */ color: rgb(121, 221, 235); /* oklch */ color: oklch(84.2% 0.096 207.3);
Tailwind
colors: {
custom: {
50: '#a7e7f1',
500: '#79ddeb',
950: '#000000',
},
}SCSS
$custom: #79ddeb; $custom-light: #a7e7f1; $custom-dark: #000000;
JSON
{
"hex": "#79ddeb",
"rgb": {
"r": 121,
"g": 221,
"b": 235
},
"hsl": {
"h": 187.368,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.8418,
"c": 0.09571,
"h": 207.3
},
"luminance": 0.61776
}Semantic roles & 50–950 ramp
primary
#79DDEB
secondary
#C45444
accent
#280FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485