#79CFCA#79CFCA
#79CFCA is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.084 H 190.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFCA |
|---|---|
| RGB | rgb(121, 207, 202) |
| HSL | hsl(177, 47%, 64%) |
| HSV | hsv(177, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(77.85, -27.17, -5.67) |
| CIE-LCH | lch(77.85, 27.75, 191.79°) |
| OKLab | oklab(79.89% -0.0825 -0.0157) |
| OKLCH | oklch(79.89% 0.084 190.8) |
| XYZ | xyz(40.8545, 52.9518, 63.9335) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 7.28
Pale Teal
#82CBB2
ΔE00 7.67
Seafoam Blue
#78D1B6
ΔE00 7.80
Aqua Blue
#02D8E9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFCA #CF797E
analogous
#79CF9F #79CFCA #79A9CF
triadic
#79CFCA #CA79CF #CFCA79
tetradic
#79CFCA #9F79CF #CF797E #A9CF79
square
#79CFCA #9F79CF #CF797E #A9CF79
split-complementary
#79CFCA #CF79A9 #CF9F79
monochromatic
#369792 #4CBFB8 #79CFCA #A6DFDC #D3EFEE
Accessibility & contrast
On white
1.81
#79CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#79CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFCA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFCA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#53D3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #79cfca; /* rgb */ color: rgb(121, 207, 202); /* oklch */ color: oklch(79.9% 0.084 190.8);
Tailwind
colors: {
custom: {
50: '#a4deda',
500: '#79cfca',
950: '#000000',
},
}SCSS
$custom: #79cfca; $custom-light: #a4deda; $custom-dark: #000000;
JSON
{
"hex": "#79cfca",
"rgb": {
"r": 121,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.512,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79888,
"c": 0.08396,
"h": 190.8
},
"luminance": 0.52955
}Semantic roles & 50–950 ramp
primary
#79CFCA
secondary
#9D4F54
accent
#2B33BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483