#79CFC8#79CFC8
#79CFC8 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.084 H 188.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFC8 |
|---|---|
| RGB | rgb(121, 207, 200) |
| HSL | hsl(175, 47%, 64%) |
| HSV | hsv(175, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(77.79, -27.65, -4.68) |
| CIE-LCH | lch(77.79, 28.05, 189.60°) |
| OKLab | oklab(79.83% -0.0833 -0.013) |
| OKLCH | oklch(79.83% 0.084 188.9) |
| XYZ | xyz(40.6193, 52.8577, 62.6945) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 6.83
Turquoise
#40E0D0
ΔE00 6.90
Pale Teal
#82CBB2
ΔE00 6.94
Seafoam Blue
#78D1B6
ΔE00 7.02
Topaz
#13BBAF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFC8 #CF7980
analogous
#79CF9D #79CFC8 #79ABCF
triadic
#79CFC8 #C879CF #CFC879
tetradic
#79CFC8 #9D79CF #CF7980 #ABCF79
square
#79CFC8 #9D79CF #CF7980 #ABCF79
split-complementary
#79CFC8 #CF79AB #CF9D79
monochromatic
#36978F #4CBFB6 #79CFC8 #A6DFDA #D3EFED
Accessibility & contrast
On white
1.81
#79CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#79CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFC8
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFC8 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7C8
Deuteranopia (green-blind)
#B7BCC9
Tritanopia (blue-blind)
#54D3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #79cfc8; /* rgb */ color: rgb(121, 207, 200); /* oklch */ color: oklch(79.8% 0.084 188.9);
Tailwind
colors: {
custom: {
50: '#a4ded8',
500: '#79cfc8',
950: '#000000',
},
}SCSS
$custom: #79cfc8; $custom-light: #a4ded8; $custom-dark: #000000;
JSON
{
"hex": "#79cfc8",
"rgb": {
"r": 121,
"g": 207,
"b": 200
},
"hsl": {
"h": 175.116,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79825,
"c": 0.08432,
"h": 188.9
},
"luminance": 0.52861
}Semantic roles & 50–950 ramp
primary
#79CFC8
secondary
#9D4F55
accent
#2B37BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483