#79D3DB#79D3DB
#79D3DB is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.4% C 0.087 H 203.0°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #79D3DB |
|---|---|
| RGB | rgb(121, 211, 219) |
| HSL | hsl(185, 58%, 67%) |
| HSV | hsv(185, 45%, 86%) |
| CMYK | cmyk(44.7%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.48, -24.88, -12.36) |
| CIE-LCH | lch(79.48, 27.78, 206.43°) |
| OKLab | oklab(81.36% -0.0801 -0.034) |
| OKLCH | oklch(81.36% 0.087 203) |
| XYZ | xyz(43.9607, 55.7645, 75.4511) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.01
Darkturquoise
#00CED1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D3DB #DB8179
analogous
#79DBB2 #79D3DB #79A2DB
triadic
#79D3DB #DB79D3 #D3DB79
tetradic
#79D3DB #B279DB #DB8179 #A2DB79
square
#79D3DB #B279DB #DB8179 #A2DB79
split-complementary
#79D3DB #DB79A2 #DBB279
monochromatic
#2EA1AC #49C3CE #79D3DB #A9E3E8 #D9F3F5
Accessibility & contrast
On white
1.73
#79D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#79D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D3DB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D3DB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B6C0DC
Tritanopia (blue-blind)
#47D9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #79d3db; /* rgb */ color: rgb(121, 211, 219); /* oklch */ color: oklch(81.4% 0.087 203.0);
Tailwind
colors: {
custom: {
50: '#a5e0e6',
500: '#79d3db',
950: '#000000',
},
}SCSS
$custom: #79d3db; $custom-light: #a5e0e6; $custom-dark: #000000;
JSON
{
"hex": "#79d3db",
"rgb": {
"r": 121,
"g": 211,
"b": 219
},
"hsl": {
"h": 184.898,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.81363,
"c": 0.08706,
"h": 203
},
"luminance": 0.55768
}Semantic roles & 50–950 ramp
primary
#79D3DB
secondary
#AE524A
accent
#2E20C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484