#79D4DB#79D4DB
#79D4DB is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.6% C 0.088 H 202.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #79D4DB |
|---|---|
| RGB | rgb(121, 212, 219) |
| HSL | hsl(184, 58%, 67%) |
| HSV | hsv(184, 45%, 86%) |
| CMYK | cmyk(44.7%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(79.76, -25.37, -11.94) |
| CIE-LCH | lch(79.76, 28.04, 205.20°) |
| OKLab | oklab(81.59% -0.0813 -0.0329) |
| OKLCH | oklch(81.59% 0.088 202) |
| XYZ | xyz(44.2099, 56.2629, 75.5342) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Mediumturquoise
#48D1CC
ΔE00 6.67
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D4DB #DB8079
analogous
#79DBB1 #79D4DB #79A3DB
triadic
#79D4DB #DB79D4 #D4DB79
tetradic
#79D4DB #B179DB #DB8079 #A3DB79
square
#79D4DB #B179DB #DB8079 #A3DB79
split-complementary
#79D4DB #DB79A3 #DBB179
monochromatic
#2EA3AC #49C5CE #79D4DB #A9E3E8 #D9F3F5
Accessibility & contrast
On white
1.71
#79D4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#79D4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D4DB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D4DB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#47DAD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #79d4db; /* rgb */ color: rgb(121, 212, 219); /* oklch */ color: oklch(81.6% 0.088 202.0);
Tailwind
colors: {
custom: {
50: '#a5e1e6',
500: '#79d4db',
950: '#000000',
},
}SCSS
$custom: #79d4db; $custom-light: #a5e1e6; $custom-dark: #000000;
JSON
{
"hex": "#79d4db",
"rgb": {
"r": 121,
"g": 212,
"b": 219
},
"hsl": {
"h": 184.286,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.8159,
"c": 0.08767,
"h": 202
},
"luminance": 0.56266
}Semantic roles & 50–950 ramp
primary
#79D4DB
secondary
#AE514A
accent
#2C20C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484