#76CECA#76CECA
#76CECA is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.085 H 191.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #76CECA |
|---|---|
| RGB | rgb(118, 206, 202) |
| HSL | hsl(177, 47%, 64%) |
| HSV | hsv(177, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(77.43, -27.41, -6.30) |
| CIE-LCH | lch(77.43, 28.13, 192.94°) |
| OKLab | oklab(79.52% -0.0836 -0.0174) |
| OKLCH | oklch(79.52% 0.085 191.8) |
| XYZ | xyz(40.1990, 52.2553, 63.8336) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.14
Darkturquoise
#00CED1
ΔE00 6.14
Turquoise
#40E0D0
ΔE00 7.43
Pale Teal
#82CBB2
ΔE00 8.07
Seafoam Blue
#78D1B6
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CECA #CE767A
analogous
#76CE9E #76CECA #76A6CE
triadic
#76CECA #CA76CE #CECA76
tetradic
#76CECA #9E76CE #CE767A #A6CE76
square
#76CECA #9E76CE #CE767A #A6CE76
split-complementary
#76CECA #CE76A6 #CE9E76
monochromatic
#359490 #49BEB9 #76CECA #A3DEDB #D0EEED
Accessibility & contrast
On white
1.83
#76CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#76CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CECA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CECA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#4DD2CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76ceca; /* rgb */ color: rgb(118, 206, 202); /* oklch */ color: oklch(79.5% 0.085 191.8);
Tailwind
colors: {
custom: {
50: '#a3ddda',
500: '#76ceca',
950: '#000000',
},
}SCSS
$custom: #76ceca; $custom-light: #a3ddda; $custom-dark: #000000;
JSON
{
"hex": "#76ceca",
"rgb": {
"r": 118,
"g": 206,
"b": 202
},
"hsl": {
"h": 177.273,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.79522,
"c": 0.08536,
"h": 191.8
},
"luminance": 0.52258
}Semantic roles & 50–950 ramp
primary
#76CECA
secondary
#9B4E51
accent
#2B31BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483