#79D7DB#79D7DB
#79D7DB is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.3% C 0.090 H 199.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #79D7DB |
|---|---|
| RGB | rgb(121, 215, 219) |
| HSL | hsl(182, 58%, 67%) |
| HSV | hsv(182, 45%, 86%) |
| CMYK | cmyk(44.7%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.61, -26.84, -10.67) |
| CIE-LCH | lch(80.61, 28.88, 201.68°) |
| OKLab | oklab(82.27% -0.0847 -0.0294) |
| OKLCH | oklch(82.27% 0.09 199.1) |
| XYZ | xyz(44.9668, 57.7767, 75.7865) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D7DB #DB7D79
analogous
#79DBAE #79D7DB #79A6DB
triadic
#79D7DB #DB79D7 #D7DB79
tetradic
#79D7DB #AE79DB #DB7D79 #A6DB79
square
#79D7DB #AE79DB #DB7D79 #A6DB79
split-complementary
#79D7DB #DB79A6 #DBAE79
monochromatic
#2EA6AC #49C9CE #79D7DB #A9E5E8 #D9F4F5
Accessibility & contrast
On white
1.67
#79D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#79D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D7DB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D7DB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#BAC3DC
Tritanopia (blue-blind)
#46DDD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #79d7db; /* rgb */ color: rgb(121, 215, 219); /* oklch */ color: oklch(82.3% 0.090 199.1);
Tailwind
colors: {
custom: {
50: '#a6e3e6',
500: '#79d7db',
950: '#000000',
},
}SCSS
$custom: #79d7db; $custom-light: #a6e3e6; $custom-dark: #000000;
JSON
{
"hex": "#79d7db",
"rgb": {
"r": 121,
"g": 215,
"b": 219
},
"hsl": {
"h": 182.449,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.82273,
"c": 0.08965,
"h": 199.1
},
"luminance": 0.5778
}Semantic roles & 50–950 ramp
primary
#79D7DB
secondary
#AE4E4A
accent
#2720C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484