#76CED0#76CED0
#76CED0 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.085 H 197.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #76CED0 |
|---|---|
| RGB | rgb(118, 206, 208) |
| HSL | hsl(181, 49%, 64%) |
| HSV | hsv(181, 43%, 82%) |
| CMYK | cmyk(43.3%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(77.61, -25.92, -9.27) |
| CIE-LCH | lch(77.61, 27.52, 199.68°) |
| OKLab | oklab(79.72% -0.0811 -0.0255) |
| OKLCH | oklch(79.72% 0.085 197.5) |
| XYZ | xyz(40.9233, 52.5450, 67.6480) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.19
Darkturquoise
#00CED1
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 8.48
Robin'S Egg Blue
#98EFF9
ΔE00 8.50
Robin Egg Blue
#8AF1FE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CED0 #D07876
analogous
#76D0A5 #76CED0 #76A1D0
triadic
#76CED0 #D076CE #CED076
tetradic
#76CED0 #A576D0 #D07876 #A1D076
square
#76CED0 #A576D0 #D07876 #A1D076
split-complementary
#76CED0 #D076A1 #D0A576
monochromatic
#349598 #48BEC0 #76CED0 #A4DEE0 #D1EFEF
Accessibility & contrast
On white
1.82
#76CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#76CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CED0
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CED0 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D0
Deuteranopia (green-blind)
#B4BBD1
Tritanopia (blue-blind)
#49D3CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76ced0; /* rgb */ color: rgb(118, 206, 208); /* oklch */ color: oklch(79.7% 0.085 197.5);
Tailwind
colors: {
custom: {
50: '#a3ddde',
500: '#76ced0',
950: '#000000',
},
}SCSS
$custom: #76ced0; $custom-light: #a3ddde; $custom-dark: #000000;
JSON
{
"hex": "#76ced0",
"rgb": {
"r": 118,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.333,
"s": 48.913,
"l": 63.922
},
"oklch": {
"l": 0.79717,
"c": 0.085,
"h": 197.5
},
"luminance": 0.52548
}Semantic roles & 50–950 ramp
primary
#76CED0
secondary
#9D4F4D
accent
#2D29BC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484