#76CECB#76CECB
#76CECB is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.085 H 192.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #76CECB |
|---|---|
| RGB | rgb(118, 206, 203) |
| HSL | hsl(178, 47%, 64%) |
| HSV | hsv(178, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(77.46, -27.17, -6.79) |
| CIE-LCH | lch(77.46, 28.00, 194.04°) |
| OKLab | oklab(79.55% -0.0831 -0.0188) |
| OKLCH | oklch(79.55% 0.085 192.7) |
| XYZ | xyz(40.3178, 52.3028, 64.4592) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Darkturquoise
#00CED1
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 7.66
Aqua Blue
#02D8E9
ΔE00 8.17
Pale Teal
#82CBB2
ΔE00 8.44
Seafoam Blue
#78D1B6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CECB #CE7679
analogous
#76CE9F #76CECB #76A5CE
triadic
#76CECB #CB76CE #CECB76
tetradic
#76CECB #9F76CE #CE7679 #A5CE76
square
#76CECB #9F76CE #CE7679 #A5CE76
split-complementary
#76CECB #CE76A5 #CE9F76
monochromatic
#359491 #49BEBA #76CECB #A3DEDC #D0EEED
Accessibility & contrast
On white
1.83
#76CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#76CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CECB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CECB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#B5BBCC
Tritanopia (blue-blind)
#4DD3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76cecb; /* rgb */ color: rgb(118, 206, 203); /* oklch */ color: oklch(79.6% 0.085 192.7);
Tailwind
colors: {
custom: {
50: '#a3ddda',
500: '#76cecb',
950: '#000000',
},
}SCSS
$custom: #76cecb; $custom-light: #a3ddda; $custom-dark: #000000;
JSON
{
"hex": "#76cecb",
"rgb": {
"r": 118,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.955,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.79554,
"c": 0.08525,
"h": 192.7
},
"luminance": 0.52306
}Semantic roles & 50–950 ramp
primary
#76CECB
secondary
#9B4E50
accent
#2B30BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483