#76CED2#76CED2
#76CED2 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.085 H 199.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76CED2 |
|---|---|
| RGB | rgb(118, 206, 210) |
| HSL | hsl(183, 51%, 64%) |
| HSV | hsv(183, 44%, 82%) |
| CMYK | cmyk(43.8%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.66, -25.41, -10.26) |
| CIE-LCH | lch(77.66, 27.40, 201.98°) |
| OKLab | oklab(79.78% -0.0802 -0.0282) |
| OKLCH | oklch(79.78% 0.085 199.4) |
| XYZ | xyz(41.1709, 52.6441, 68.9520) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 6.22
Aqua Blue
#02D8E9
ΔE00 6.57
Robin'S Egg
#6DEDFD
ΔE00 8.11
Robin'S Egg Blue
#98EFF9
ΔE00 8.22
Robin Egg Blue
#8AF1FE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CED2 #D27A76
analogous
#76D2A8 #76CED2 #76A0D2
triadic
#76CED2 #D276CE #CED276
tetradic
#76CED2 #A876D2 #D27A76 #A0D276
square
#76CED2 #A876D2 #D27A76 #A0D276
split-complementary
#76CED2 #D276A0 #D2A876
monochromatic
#33969B #48BEC3 #76CED2 #A4DEE1 #D2EFF0
Accessibility & contrast
On white
1.82
#76CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#76CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CED2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CED2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B3BBD3
Tritanopia (blue-blind)
#48D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76ced2; /* rgb */ color: rgb(118, 206, 210); /* oklch */ color: oklch(79.8% 0.085 199.4);
Tailwind
colors: {
custom: {
50: '#a3dddf',
500: '#76ced2',
950: '#000000',
},
}SCSS
$custom: #76ced2; $custom-light: #a3dddf; $custom-dark: #000000;
JSON
{
"hex": "#76ced2",
"rgb": {
"r": 118,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.609,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.79784,
"c": 0.08508,
"h": 199.4
},
"luminance": 0.52647
}Semantic roles & 50–950 ramp
primary
#76CED2
secondary
#A0504C
accent
#2E28BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484