#79DDCF#79DDCF
#79DDCF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.097 H 183.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDCF |
|---|---|
| RGB | rgb(121, 221, 207) |
| HSL | hsl(172, 60%, 67%) |
| HSV | hsv(172, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.99, -32.67, -2.24) |
| CIE-LCH | lch(81.99, 32.75, 183.93°) |
| OKLab | oklab(83.27% -0.0965 -0.0065) |
| OKLCH | oklch(83.27% 0.097 183.9) |
| XYZ | xyz(44.9995, 60.2792, 68.2831) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 5.46
Seafoam Blue
#78D1B6
ΔE00 5.61
Pale Teal
#82CBB2
ΔE00 6.69
Light Teal
#90E4C1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDCF #DD7987
analogous
#79DD9D #79DDCF #79B9DD
triadic
#79DDCF #CF79DD #DDCF79
tetradic
#79DDCF #9D79DD #DD7987 #B9DD79
square
#79DDCF #9D79DD #DD7987 #B9DD79
split-complementary
#79DDCF #DD79B9 #DD9D79
monochromatic
#2CAF9D #48D1BE #79DDCF #AAE9E0 #DBF6F2
Accessibility & contrast
On white
1.61
#79DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#79DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDCF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDCF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#4CE1D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79ddcf; /* rgb */ color: rgb(121, 221, 207); /* oklch */ color: oklch(83.3% 0.097 183.9);
Tailwind
colors: {
custom: {
50: '#a6e8dd',
500: '#79ddcf',
950: '#000000',
},
}SCSS
$custom: #79ddcf; $custom-light: #a6e8dd; $custom-dark: #000000;
JSON
{
"hex": "#79ddcf",
"rgb": {
"r": 121,
"g": 221,
"b": 207
},
"hsl": {
"h": 171.6,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.83269,
"c": 0.09674,
"h": 183.9
},
"luminance": 0.60283
}Semantic roles & 50–950 ramp
primary
#79DDCF
secondary
#B14958
accent
#1E36C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484