#76CCCE#76CCCE
#76CCCE is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.083 H 197.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCCE |
|---|---|
| RGB | rgb(118, 204, 206) |
| HSL | hsl(181, 47%, 64%) |
| HSV | hsv(181, 43%, 81%) |
| CMYK | cmyk(42.7%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(76.98, -25.44, -9.13) |
| CIE-LCH | lch(76.98, 27.02, 199.75°) |
| OKLab | oklab(79.19% -0.0796 -0.0251) |
| OKLCH | oklch(79.19% 0.083 197.5) |
| XYZ | xyz(40.2004, 51.4904, 66.2008) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 7.17
Robin'S Egg
#6DEDFD
ΔE00 8.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.90
Powder Blue
#B0E0E6
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCCE #CE7876
analogous
#76CEA4 #76CCCE #76A0CE
triadic
#76CCCE #CE76CC #CCCE76
tetradic
#76CCCE #A476CE #CE7876 #A0CE76
square
#76CCCE #A476CE #CE7876 #A0CE76
split-complementary
#76CCCE #CE76A0 #CEA476
monochromatic
#359294 #49BBBE #76CCCE #A3DDDE #D0EEEE
Accessibility & contrast
On white
1.86
#76CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#76CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCCE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCCE | 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)
#C2C5CE
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#4BD1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76ccce; /* rgb */ color: rgb(118, 204, 206); /* oklch */ color: oklch(79.2% 0.083 197.5);
Tailwind
colors: {
custom: {
50: '#a3dbdc',
500: '#76ccce',
950: '#000000',
},
}SCSS
$custom: #76ccce; $custom-light: #a3dbdc; $custom-dark: #000000;
JSON
{
"hex": "#76ccce",
"rgb": {
"r": 118,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.364,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.79192,
"c": 0.08345,
"h": 197.5
},
"luminance": 0.51494
}Semantic roles & 50–950 ramp
primary
#76CCCE
secondary
#9B4F4E
accent
#2E2BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484