#76CED4#76CED4
#76CED4 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.085 H 201.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #76CED4 |
|---|---|
| RGB | rgb(118, 206, 212) |
| HSL | hsl(184, 52%, 65%) |
| HSV | hsv(184, 44%, 83%) |
| CMYK | cmyk(44.3%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.72, -24.90, -11.24) |
| CIE-LCH | lch(77.72, 27.32, 204.30°) |
| OKLab | oklab(79.85% -0.0794 -0.031) |
| OKLCH | oklch(79.85% 0.085 201.3) |
| XYZ | xyz(41.4216, 52.7444, 70.2725) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 7.81
Robin'S Egg Blue
#98EFF9
ΔE00 8.00
Robin Egg Blue
#8AF1FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CED4 #D47C76
analogous
#76D4AB #76CED4 #769FD4
triadic
#76CED4 #D476CE #CED476
tetradic
#76CED4 #AB76D4 #D47C76 #9FD476
square
#76CED4 #AB76D4 #D47C76 #9FD476
split-complementary
#76CED4 #D4769F #D4AB76
monochromatic
#32979E #47BDC5 #76CED4 #A5DFE3 #D3EFF1
Accessibility & contrast
On white
1.82
#76CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#76CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CED4
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CED4 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B2BBD5
Tritanopia (blue-blind)
#47D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76ced4; /* rgb */ color: rgb(118, 206, 212); /* oklch */ color: oklch(79.9% 0.085 201.3);
Tailwind
colors: {
custom: {
50: '#a3dde1',
500: '#76ced4',
950: '#000000',
},
}SCSS
$custom: #76ced4; $custom-light: #a3dde1; $custom-dark: #000000;
JSON
{
"hex": "#76ced4",
"rgb": {
"r": 118,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.83,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.79851,
"c": 0.08526,
"h": 201.3
},
"luminance": 0.52748
}Semantic roles & 50–950 ramp
primary
#76CED4
secondary
#A3514C
accent
#3026C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484