#76CDC2#76CDC2
#76CDC2 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.086 H 185.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDC2 |
|---|---|
| RGB | rgb(118, 205, 194) |
| HSL | hsl(172, 47%, 63%) |
| HSV | hsv(172, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(76.92, -28.88, -2.74) |
| CIE-LCH | lch(76.92, 29.01, 185.42°) |
| OKLab | oklab(79.04% -0.0858 -0.0078) |
| OKLCH | oklch(79.04% 0.086 185.2) |
| XYZ | xyz(39.0363, 51.4063, 58.8938) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.66
Pale Teal
#82CBB2
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 5.53
Turquoise
#40E0D0
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 7.47
Topaz
#13BBAF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDC2 #CD7681
analogous
#76CD96 #76CDC2 #76ACCD
triadic
#76CDC2 #C276CD #CDC276
tetradic
#76CDC2 #9676CD #CD7681 #ACCD76
square
#76CDC2 #9676CD #CD7681 #ACCD76
split-complementary
#76CDC2 #CD76AC #CD9676
monochromatic
#369387 #49BDAE #76CDC2 #A3DDD6 #D0EEEA
Accessibility & contrast
On white
1.86
#76CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#76CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDC2
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDC2 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B6B9C3
Tritanopia (blue-blind)
#52D0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cdc2; /* rgb */ color: rgb(118, 205, 194); /* oklch */ color: oklch(79.0% 0.086 185.2);
Tailwind
colors: {
custom: {
50: '#a2dcd4',
500: '#76cdc2',
950: '#000000',
},
}SCSS
$custom: #76cdc2; $custom-light: #a2dcd4; $custom-dark: #000000;
JSON
{
"hex": "#76cdc2",
"rgb": {
"r": 118,
"g": 205,
"b": 194
},
"hsl": {
"h": 172.414,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.79039,
"c": 0.08614,
"h": 185.2
},
"luminance": 0.51409
}Semantic roles & 50–950 ramp
primary
#76CDC2
secondary
#994E57
accent
#2C3EBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483