#79CCCE#79CCCE
#79CCCE is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.3% C 0.081 H 197.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCCE |
|---|---|
| RGB | rgb(121, 204, 206) |
| HSL | hsl(181, 46%, 64%) |
| HSV | hsv(181, 41%, 81%) |
| CMYK | cmyk(41.3%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.10, -24.70, -8.93) |
| CIE-LCH | lch(77.10, 26.27, 199.87°) |
| OKLab | oklab(79.33% -0.0773 -0.0246) |
| OKLCH | oklch(79.33% 0.081 197.6) |
| XYZ | xyz(40.6144, 51.7039, 66.2202) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.50
Aqua Blue
#02D8E9
ΔE00 7.41
Robin'S Egg Blue
#98EFF9
ΔE00 8.80
Powder Blue
#B0E0E6
ΔE00 8.93
Robin'S Egg
#6DEDFD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCCE #CE7B79
analogous
#79CEA6 #79CCCE #79A2CE
triadic
#79CCCE #CE79CC #CCCE79
tetradic
#79CCCE #A679CE #CE7B79 #A2CE79
square
#79CCCE #A679CE #CE7B79 #A2CE79
split-complementary
#79CCCE #CE79A2 #CEA679
monochromatic
#379496 #4CBBBE #79CCCE #A6DDDE #D3EEEF
Accessibility & contrast
On white
1.85
#79CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#79CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCCE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCCE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#52D1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79ccce; /* rgb */ color: rgb(121, 204, 206); /* oklch */ color: oklch(79.3% 0.081 197.6);
Tailwind
colors: {
custom: {
50: '#a4dbdc',
500: '#79ccce',
950: '#000000',
},
}SCSS
$custom: #79ccce; $custom-light: #a4dbdc; $custom-dark: #000000;
JSON
{
"hex": "#79ccce",
"rgb": {
"r": 121,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.412,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.7933,
"c": 0.08109,
"h": 197.6
},
"luminance": 0.51707
}Semantic roles & 50–950 ramp
primary
#79CCCE
secondary
#9C514F
accent
#2F2CBA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484