#76CEBA#76CEBA
#76CEBA is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.090 H 177.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #76CEBA |
|---|---|
| RGB | rgb(118, 206, 186) |
| HSL | hsl(166, 47%, 64%) |
| HSV | hsv(166, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(77.00, -31.24, 1.68) |
| CIE-LCH | lch(77.00, 31.28, 176.92°) |
| OKLab | oklab(79.03% -0.0904 0.004) |
| OKLCH | oklch(79.03% 0.09 177.5) |
| XYZ | xyz(38.4019, 51.5365, 54.3688) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.35
Pale Teal
#82CBB2
ΔE00 2.85
Mediumaquamarine
#66CDAA
ΔE00 4.79
Turquoise
#40E0D0
ΔE00 6.65
Mediumturquoise
#48D1CC
ΔE00 6.85
Light Teal
#90E4C1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CEBA #CE768A
analogous
#76CE8E #76CEBA #76B6CE
triadic
#76CEBA #BA76CE #CEBA76
tetradic
#76CEBA #8E76CE #CE768A #B6CE76
square
#76CEBA #8E76CE #CE768A #B6CE76
split-complementary
#76CEBA #CE76B6 #CE8E76
monochromatic
#35947F #49BEA3 #76CEBA #A3DED1 #D0EEE7
Accessibility & contrast
On white
1.86
#76CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#76CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CEBA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CEBA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#56D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76ceba; /* rgb */ color: rgb(118, 206, 186); /* oklch */ color: oklch(79.0% 0.090 177.5);
Tailwind
colors: {
custom: {
50: '#a2ddce',
500: '#76ceba',
950: '#000000',
},
}SCSS
$custom: #76ceba; $custom-light: #a2ddce; $custom-dark: #000000;
JSON
{
"hex": "#76ceba",
"rgb": {
"r": 118,
"g": 206,
"b": 186
},
"hsl": {
"h": 166.364,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.79032,
"c": 0.09049,
"h": 177.5
},
"luminance": 0.51539
}Semantic roles & 50–950 ramp
primary
#76CEBA
secondary
#9B4E5F
accent
#2B4CBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483