#79CFC2#79CFC2
#79CFC2 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.086 H 183.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFC2 |
|---|---|
| RGB | rgb(121, 207, 194) |
| HSL | hsl(171, 47%, 64%) |
| HSV | hsv(171, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(77.63, -29.09, -1.69) |
| CIE-LCH | lch(77.63, 29.14, 183.33°) |
| OKLab | oklab(79.64% -0.0858 -0.005) |
| OKLCH | oklch(79.64% 0.086 183.3) |
| XYZ | xyz(39.9318, 52.5827, 59.0737) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.75
Pale Teal
#82CBB2
ΔE00 4.84
Mediumturquoise
#48D1CC
ΔE00 5.18
Turquoise
#40E0D0
ΔE00 6.32
Mediumaquamarine
#66CDAA
ΔE00 7.30
Turquoise (survey)
#06C2AC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFC2 #CF7986
analogous
#79CF97 #79CFC2 #79B1CF
triadic
#79CFC2 #C279CF #CFC279
tetradic
#79CFC2 #9779CF #CF7986 #B1CF79
square
#79CFC2 #9779CF #CF7986 #B1CF79
split-complementary
#79CFC2 #CF79B1 #CF9779
monochromatic
#369789 #4CBFAD #79CFC2 #A6DFD7 #D3EFEB
Accessibility & contrast
On white
1.82
#79CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#79CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFC2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFC2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#B9BBC3
Tritanopia (blue-blind)
#57D2CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #79cfc2; /* rgb */ color: rgb(121, 207, 194); /* oklch */ color: oklch(79.6% 0.086 183.3);
Tailwind
colors: {
custom: {
50: '#a4ded4',
500: '#79cfc2',
950: '#000000',
},
}SCSS
$custom: #79cfc2; $custom-light: #a4ded4; $custom-dark: #000000;
JSON
{
"hex": "#79cfc2",
"rgb": {
"r": 121,
"g": 207,
"b": 194
},
"hsl": {
"h": 170.93,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.7964,
"c": 0.086,
"h": 183.3
},
"luminance": 0.52586
}Semantic roles & 50–950 ramp
primary
#79CFC2
secondary
#9D4F5B
accent
#2B41BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483