#76CCCA#76CCCA
#76CCCA is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.084 H 193.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCCA |
|---|---|
| RGB | rgb(118, 204, 202) |
| HSL | hsl(179, 46%, 63%) |
| HSV | hsv(179, 42%, 80%) |
| CMYK | cmyk(42.2%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.86, -26.44, -7.15) |
| CIE-LCH | lch(76.86, 27.39, 195.13°) |
| OKLab | oklab(79.06% -0.0812 -0.0197) |
| OKLCH | oklch(79.06% 0.084 193.7) |
| XYZ | xyz(39.7206, 51.2985, 63.6742) |
| Luminance | 0.5130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 8.11
Turquoise
#40E0D0
ΔE00 8.23
Pale Teal
#82CBB2
ΔE00 8.73
Topaz
#13BBAF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCCA #CC7678
analogous
#76CC9F #76CCCA #76A3CC
triadic
#76CCCA #CA76CC #CCCA76
tetradic
#76CCCA #9F76CC #CC7678 #A3CC76
square
#76CCCA #9F76CC #CC7678 #A3CC76
split-complementary
#76CCCA #CC76A3 #CC9F76
monochromatic
#36918F #49BBB9 #76CCCA #A3DDDB #CFEDED
Accessibility & contrast
On white
1.86
#76CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#76CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCCA
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCCA | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#4ED1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76ccca; /* rgb */ color: rgb(118, 204, 202); /* oklch */ color: oklch(79.1% 0.084 193.7);
Tailwind
colors: {
custom: {
50: '#a2dbda',
500: '#76ccca',
950: '#000000',
},
}SCSS
$custom: #76ccca; $custom-light: #a2dbda; $custom-dark: #000000;
JSON
{
"hex": "#76ccca",
"rgb": {
"r": 118,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.605,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.7906,
"c": 0.08359,
"h": 193.7
},
"luminance": 0.51302
}Semantic roles & 50–950 ramp
primary
#76CCCA
secondary
#984E50
accent
#2D30B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483