#79DCCF#79DCCF
#79DCCF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.096 H 184.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCCF |
|---|---|
| RGB | rgb(121, 220, 207) |
| HSL | hsl(172, 59%, 67%) |
| HSV | hsv(172, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.70, -32.20, -2.66) |
| CIE-LCH | lch(81.70, 32.31, 184.73°) |
| OKLab | oklab(83.04% -0.0954 -0.0077) |
| OKLCH | oklch(83.04% 0.096 184.6) |
| XYZ | xyz(44.7363, 59.7528, 68.1954) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.42
Mediumturquoise
#48D1CC
ΔE00 5.19
Seafoam Blue
#78D1B6
ΔE00 5.78
Tiffany Blue
#7BF2DA
ΔE00 5.79
Pale Teal
#82CBB2
ΔE00 6.75
Light Teal
#90E4C1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCCF #DC7986
analogous
#79DC9E #79DCCF #79B8DC
triadic
#79DCCF #CF79DC #DCCF79
tetradic
#79DCCF #9E79DC #DC7986 #B8DC79
square
#79DCCF #9E79DC #DC7986 #B8DC79
split-complementary
#79DCCF #DC79B8 #DC9E79
monochromatic
#2DAD9D #48CFBE #79DCCF #AAE9E0 #DAF5F2
Accessibility & contrast
On white
1.62
#79DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#79DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCCF
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCCF | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#4DE0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79dccf; /* rgb */ color: rgb(121, 220, 207); /* oklch */ color: oklch(83.0% 0.096 184.6);
Tailwind
colors: {
custom: {
50: '#a5e7dd',
500: '#79dccf',
950: '#000000',
},
}SCSS
$custom: #79dccf; $custom-light: #a5e7dd; $custom-dark: #000000;
JSON
{
"hex": "#79dccf",
"rgb": {
"r": 121,
"g": 220,
"b": 207
},
"hsl": {
"h": 172.121,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.83038,
"c": 0.0957,
"h": 184.6
},
"luminance": 0.59756
}Semantic roles & 50–950 ramp
primary
#79DCCF
secondary
#B04A57
accent
#1F35C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484