#79D2DB#79D2DB
#79D2DB is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.086 H 204.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #79D2DB |
|---|---|
| RGB | rgb(121, 210, 219) |
| HSL | hsl(186, 58%, 67%) |
| HSV | hsv(186, 45%, 86%) |
| CMYK | cmyk(44.7%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.20, -24.38, -12.79) |
| CIE-LCH | lch(79.20, 27.53, 207.68°) |
| OKLab | oklab(81.14% -0.079 -0.0352) |
| OKLCH | oklch(81.14% 0.086 204) |
| XYZ | xyz(43.7130, 55.2692, 75.3686) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.84
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Darkturquoise
#00CED1
ΔE00 7.29
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D2DB #DB8279
analogous
#79DBB3 #79D2DB #79A1DB
triadic
#79D2DB #DB79D2 #D2DB79
tetradic
#79D2DB #B379DB #DB8279 #A1DB79
square
#79D2DB #B379DB #DB8279 #A1DB79
split-complementary
#79D2DB #DB79A1 #DBB379
monochromatic
#2EA0AC #49C2CE #79D2DB #A9E2E8 #D9F2F5
Accessibility & contrast
On white
1.74
#79D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#79D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D2DB
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D2DB | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#48D8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #79d2db; /* rgb */ color: rgb(121, 210, 219); /* oklch */ color: oklch(81.1% 0.086 204.0);
Tailwind
colors: {
custom: {
50: '#a5e0e6',
500: '#79d2db',
950: '#000000',
},
}SCSS
$custom: #79d2db; $custom-light: #a5e0e6; $custom-dark: #000000;
JSON
{
"hex": "#79d2db",
"rgb": {
"r": 121,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.51,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.81136,
"c": 0.08647,
"h": 204
},
"luminance": 0.55273
}Semantic roles & 50–950 ramp
primary
#79D2DB
secondary
#AE534A
accent
#2F20C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484