#76CED5#76CED5
#76CED5 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.085 H 202.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #76CED5 |
|---|---|
| RGB | rgb(118, 206, 213) |
| HSL | hsl(184, 53%, 65%) |
| HSV | hsv(184, 45%, 84%) |
| CMYK | cmyk(44.6%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.75, -24.64, -11.74) |
| CIE-LCH | lch(77.75, 27.30, 205.47°) |
| OKLab | oklab(79.88% -0.079 -0.0323) |
| OKLCH | oklch(79.88% 0.085 202.2) |
| XYZ | xyz(41.5481, 52.7950, 70.9389) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.69
Robin'S Egg
#6DEDFD
ΔE00 7.69
Robin'S Egg Blue
#98EFF9
ΔE00 7.92
Robin Egg Blue
#8AF1FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CED5 #D57D76
analogous
#76D5AD #76CED5 #769FD5
triadic
#76CED5 #D576CE #CED576
tetradic
#76CED5 #AD76D5 #D57D76 #9FD576
square
#76CED5 #AD76D5 #D57D76 #9FD576
split-complementary
#76CED5 #D5769F #D5AD76
monochromatic
#3197A0 #47BDC7 #76CED5 #A5DFE3 #D4F0F2
Accessibility & contrast
On white
1.82
#76CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#76CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CED5
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CED5 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B2BBD6
Tritanopia (blue-blind)
#46D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76ced5; /* rgb */ color: rgb(118, 206, 213); /* oklch */ color: oklch(79.9% 0.085 202.2);
Tailwind
colors: {
custom: {
50: '#a3dde1',
500: '#76ced5',
950: '#000000',
},
}SCSS
$custom: #76ced5; $custom-light: #a3dde1; $custom-dark: #000000;
JSON
{
"hex": "#76ced5",
"rgb": {
"r": 118,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.421,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.79885,
"c": 0.08538,
"h": 202.2
},
"luminance": 0.52798
}Semantic roles & 50–950 ramp
primary
#76CED5
secondary
#A4524B
accent
#3025C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484