#76CED6#76CED6
#76CED6 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.086 H 203.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #76CED6 |
|---|---|
| RGB | rgb(118, 206, 214) |
| HSL | hsl(185, 54%, 65%) |
| HSV | hsv(185, 45%, 84%) |
| CMYK | cmyk(44.9%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.78, -24.39, -12.23) |
| CIE-LCH | lch(77.78, 27.28, 206.63°) |
| OKLab | oklab(79.92% -0.0786 -0.0337) |
| OKLCH | oklch(79.92% 0.086 203.2) |
| XYZ | xyz(41.6755, 52.8459, 71.6094) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 6.88
Mediumturquoise
#48D1CC
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 7.85
Robin Egg Blue
#8AF1FE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CED6 #D67E76
analogous
#76D6AE #76CED6 #769ED6
triadic
#76CED6 #D676CE #CED676
tetradic
#76CED6 #AE76D6 #D67E76 #9ED676
square
#76CED6 #AE76D6 #D67E76 #9ED676
split-complementary
#76CED6 #D6769E #D6AE76
monochromatic
#3098A1 #47BDC8 #76CED6 #A5DFE4 #D4F0F2
Accessibility & contrast
On white
1.82
#76CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#76CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CED6
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CED6 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D7
Deuteranopia (green-blind)
#B2BBD6
Tritanopia (blue-blind)
#45D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76ced6; /* rgb */ color: rgb(118, 206, 214); /* oklch */ color: oklch(79.9% 0.086 203.2);
Tailwind
colors: {
custom: {
50: '#a3dde2',
500: '#76ced6',
950: '#000000',
},
}SCSS
$custom: #76ced6; $custom-light: #a3dde2; $custom-dark: #000000;
JSON
{
"hex": "#76ced6",
"rgb": {
"r": 118,
"g": 206,
"b": 214
},
"hsl": {
"h": 185,
"s": 53.933,
"l": 65.098
},
"oklch": {
"l": 0.79919,
"c": 0.08554,
"h": 203.2
},
"luminance": 0.52849
}Semantic roles & 50–950 ramp
primary
#76CED6
secondary
#A5524B
accent
#3124C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484