#76CDBE#76CDBE
#76CDBE is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.088 H 181.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDBE |
|---|---|
| RGB | rgb(118, 205, 190) |
| HSL | hsl(170, 47%, 63%) |
| HSV | hsv(170, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(76.82, -29.83, -0.74) |
| CIE-LCH | lch(76.82, 29.84, 181.43°) |
| OKLab | oklab(78.92% -0.0875 -0.0025) |
| OKLCH | oklch(78.92% 0.088 181.6) |
| XYZ | xyz(38.5931, 51.2290, 56.5597) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.08
Pale Teal
#82CBB2
ΔE00 4.18
Mediumturquoise
#48D1CC
ΔE00 5.54
Turquoise
#40E0D0
ΔE00 6.46
Mediumaquamarine
#66CDAA
ΔE00 6.47
Turquoise (survey)
#06C2AC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDBE #CD7685
analogous
#76CD92 #76CDBE #76B0CD
triadic
#76CDBE #BE76CD #CDBE76
tetradic
#76CDBE #9276CD #CD7685 #B0CD76
square
#76CDBE #9276CD #CD7685 #B0CD76
split-complementary
#76CDBE #CD76B0 #CD9276
monochromatic
#369383 #49BDA9 #76CDBE #A3DDD3 #D0EEE9
Accessibility & contrast
On white
1.87
#76CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#76CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDBE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDBE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#54D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cdbe; /* rgb */ color: rgb(118, 205, 190); /* oklch */ color: oklch(78.9% 0.088 181.6);
Tailwind
colors: {
custom: {
50: '#a2dcd1',
500: '#76cdbe',
950: '#000000',
},
}SCSS
$custom: #76cdbe; $custom-light: #a2dcd1; $custom-dark: #000000;
JSON
{
"hex": "#76cdbe",
"rgb": {
"r": 118,
"g": 205,
"b": 190
},
"hsl": {
"h": 169.655,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.78917,
"c": 0.08752,
"h": 181.6
},
"luminance": 0.51232
}Semantic roles & 50–950 ramp
primary
#76CDBE
secondary
#994E5B
accent
#2C44BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483