#79CECA#79CECA
#79CECA is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.083 H 191.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #79CECA |
|---|---|
| RGB | rgb(121, 206, 202) |
| HSL | hsl(177, 46%, 64%) |
| HSV | hsv(177, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(77.56, -26.68, -6.09) |
| CIE-LCH | lch(77.56, 27.37, 192.87°) |
| OKLab | oklab(79.66% -0.0813 -0.0169) |
| OKLCH | oklch(79.66% 0.083 191.7) |
| XYZ | xyz(40.6130, 52.4688, 63.8530) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.49
Darkturquoise
#00CED1
ΔE00 6.47
Turquoise
#40E0D0
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 7.99
Seafoam Blue
#78D1B6
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CECA #CE797D
analogous
#79CEA0 #79CECA #79A8CE
triadic
#79CECA #CA79CE #CECA79
tetradic
#79CECA #A079CE #CE797D #A8CE79
square
#79CECA #A079CE #CE797D #A8CE79
split-complementary
#79CECA #CE79A8 #CEA079
monochromatic
#379691 #4CBEB8 #79CECA #A6DEDC #D3EFED
Accessibility & contrast
On white
1.83
#79CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#79CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CECA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CECA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#53D2CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #79ceca; /* rgb */ color: rgb(121, 206, 202); /* oklch */ color: oklch(79.7% 0.083 191.7);
Tailwind
colors: {
custom: {
50: '#a4ddda',
500: '#79ceca',
950: '#000000',
},
}SCSS
$custom: #79ceca; $custom-light: #a4ddda; $custom-dark: #000000;
JSON
{
"hex": "#79ceca",
"rgb": {
"r": 121,
"g": 206,
"b": 202
},
"hsl": {
"h": 177.176,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.79658,
"c": 0.08302,
"h": 191.7
},
"luminance": 0.52472
}Semantic roles & 50–950 ramp
primary
#79CECA
secondary
#9C4F53
accent
#2C33BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483