#79CCCB#79CCCB
#79CCCB is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.081 H 194.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCCB |
|---|---|
| RGB | rgb(121, 204, 203) |
| HSL | hsl(179, 45%, 64%) |
| HSV | hsv(179, 41%, 80%) |
| CMYK | cmyk(40.7%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(77.02, -25.45, -7.44) |
| CIE-LCH | lch(77.02, 26.51, 196.29°) |
| OKLab | oklab(79.23% -0.0785 -0.0205) |
| OKLCH | oklch(79.23% 0.081 194.6) |
| XYZ | xyz(40.2534, 51.5595, 64.3191) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.06
Darkturquoise
#00CED1
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 8.06
Turquoise
#40E0D0
ΔE00 8.71
Pale Teal
#82CBB2
ΔE00 9.06
Paleturquoise
#AFEEEE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCCB #CC797A
analogous
#79CCA1 #79CCCB #79A3CC
triadic
#79CCCB #CB79CC #CCCB79
tetradic
#79CCCB #A179CC #CC797A #A3CC79
square
#79CCCB #A179CC #CC797A #A3CC79
split-complementary
#79CCCB #CC79A3 #CCA179
monochromatic
#389392 #4DBBBA #79CCCB #A5DDDC #D2EEED
Accessibility & contrast
On white
1.86
#79CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#79CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCCB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCCB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CB
Deuteranopia (green-blind)
#B4B9CC
Tritanopia (blue-blind)
#53D1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79cccb; /* rgb */ color: rgb(121, 204, 203); /* oklch */ color: oklch(79.2% 0.081 194.6);
Tailwind
colors: {
custom: {
50: '#a4dbda',
500: '#79cccb',
950: '#000000',
},
}SCSS
$custom: #79cccb; $custom-light: #a4dbda; $custom-dark: #000000;
JSON
{
"hex": "#79cccb",
"rgb": {
"r": 121,
"g": 204,
"b": 203
},
"hsl": {
"h": 179.277,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.79231,
"c": 0.08115,
"h": 194.6
},
"luminance": 0.51562
}Semantic roles & 50–950 ramp
primary
#79CCCB
secondary
#995051
accent
#2D2FB8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483