#76CEBE#76CEBE
#76CEBE is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.089 H 180.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #76CEBE |
|---|---|
| RGB | rgb(118, 206, 190) |
| HSL | hsl(169, 47%, 64%) |
| HSV | hsv(169, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.11, -30.31, -0.32) |
| CIE-LCH | lch(77.11, 30.31, 180.60°) |
| OKLab | oklab(79.15% -0.0887 -0.0013) |
| OKLCH | oklch(79.15% 0.089 180.9) |
| XYZ | xyz(38.8331, 51.7090, 56.6397) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.71
Pale Teal
#82CBB2
ΔE00 3.96
Mediumturquoise
#48D1CC
ΔE00 5.71
Mediumaquamarine
#66CDAA
ΔE00 6.14
Turquoise
#40E0D0
ΔE00 6.29
Turquoise (survey)
#06C2AC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CEBE #CE7686
analogous
#76CE92 #76CEBE #76B2CE
triadic
#76CEBE #BE76CE #CEBE76
tetradic
#76CEBE #9276CE #CE7686 #B2CE76
square
#76CEBE #9276CE #CE7686 #B2CE76
split-complementary
#76CEBE #CE76B2 #CE9276
monochromatic
#359483 #49BEA9 #76CEBE #A3DED3 #D0EEE9
Accessibility & contrast
On white
1.85
#76CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#76CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CEBE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CEBE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#54D1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cebe; /* rgb */ color: rgb(118, 206, 190); /* oklch */ color: oklch(79.1% 0.089 180.9);
Tailwind
colors: {
custom: {
50: '#a2ddd1',
500: '#76cebe',
950: '#000000',
},
}SCSS
$custom: #76cebe; $custom-light: #a2ddd1; $custom-dark: #000000;
JSON
{
"hex": "#76cebe",
"rgb": {
"r": 118,
"g": 206,
"b": 190
},
"hsl": {
"h": 169.091,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.7915,
"c": 0.08868,
"h": 180.9
},
"luminance": 0.51712
}Semantic roles & 50–950 ramp
primary
#76CEBE
secondary
#9B4E5C
accent
#2B45BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483