#79CCCA#79CCCA
#79CCCA is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.081 H 193.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCCA |
|---|---|
| RGB | rgb(121, 204, 202) |
| HSL | hsl(179, 45%, 64%) |
| HSV | hsv(179, 41%, 80%) |
| CMYK | cmyk(40.7%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.99, -25.70, -6.94) |
| CIE-LCH | lch(76.99, 26.62, 195.12°) |
| OKLab | oklab(79.2% -0.0789 -0.0192) |
| OKLCH | oklch(79.2% 0.081 193.6) |
| XYZ | xyz(40.1346, 51.5120, 63.6936) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.91
Darkturquoise
#00CED1
ΔE00 6.44
Aqua Blue
#02D8E9
ΔE00 8.31
Turquoise
#40E0D0
ΔE00 8.45
Pale Teal
#82CBB2
ΔE00 8.67
Seafoam Blue
#78D1B6
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCCA #CC797B
analogous
#79CCA0 #79CCCA #79A4CC
triadic
#79CCCA #CA79CC #CCCA79
tetradic
#79CCCA #A079CC #CC797B #A4CC79
square
#79CCCA #A079CC #CC797B #A4CC79
split-complementary
#79CCCA #CC79A4 #CCA079
monochromatic
#389391 #4DBBB8 #79CCCA #A5DDDC #D2EEED
Accessibility & contrast
On white
1.86
#79CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#79CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCCA
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCCA | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B4B9CB
Tritanopia (blue-blind)
#54D1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79ccca; /* rgb */ color: rgb(121, 204, 202); /* oklch */ color: oklch(79.2% 0.081 193.6);
Tailwind
colors: {
custom: {
50: '#a4dbda',
500: '#79ccca',
950: '#000000',
},
}SCSS
$custom: #79ccca; $custom-light: #a4dbda; $custom-dark: #000000;
JSON
{
"hex": "#79ccca",
"rgb": {
"r": 121,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.554,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.79199,
"c": 0.08123,
"h": 193.6
},
"luminance": 0.51515
}Semantic roles & 50–950 ramp
primary
#79CCCA
secondary
#995052
accent
#2D31B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483