#76CED3#76CED3
#76CED3 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.085 H 200.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #76CED3 |
|---|---|
| RGB | rgb(118, 206, 211) |
| HSL | hsl(183, 51%, 65%) |
| HSV | hsv(183, 44%, 83%) |
| CMYK | cmyk(44.1%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.69, -25.16, -10.75) |
| CIE-LCH | lch(77.69, 27.36, 203.14°) |
| OKLab | oklab(79.82% -0.0798 -0.0296) |
| OKLCH | oklch(79.82% 0.085 200.3) |
| XYZ | xyz(41.2959, 52.6941, 69.6102) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.35
Aqua Blue
#02D8E9
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 7.95
Robin'S Egg Blue
#98EFF9
ΔE00 8.10
Robin Egg Blue
#8AF1FE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CED3 #D37B76
analogous
#76D3AA #76CED3 #76A0D3
triadic
#76CED3 #D376CE #CED376
tetradic
#76CED3 #AA76D3 #D37B76 #A0D376
square
#76CED3 #AA76D3 #D37B76 #A0D376
split-complementary
#76CED3 #D376A0 #D3AA76
monochromatic
#32979C #48BDC4 #76CED3 #A4DFE2 #D3EFF1
Accessibility & contrast
On white
1.82
#76CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#76CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CED3
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CED3 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#B3BBD4
Tritanopia (blue-blind)
#47D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76ced3; /* rgb */ color: rgb(118, 206, 211); /* oklch */ color: oklch(79.8% 0.085 200.3);
Tailwind
colors: {
custom: {
50: '#a3dde0',
500: '#76ced3',
950: '#000000',
},
}SCSS
$custom: #76ced3; $custom-light: #a3dde0; $custom-dark: #000000;
JSON
{
"hex": "#76ced3",
"rgb": {
"r": 118,
"g": 206,
"b": 211
},
"hsl": {
"h": 183.226,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.79817,
"c": 0.08516,
"h": 200.3
},
"luminance": 0.52697
}Semantic roles & 50–950 ramp
primary
#76CED3
secondary
#A1514C
accent
#2F27BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484