#76CED8#76CED8
#76CED8 is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.086 H 205.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #76CED8 |
|---|---|
| RGB | rgb(118, 206, 216) |
| HSL | hsl(186, 56%, 65%) |
| HSV | hsv(186, 45%, 85%) |
| CMYK | cmyk(45.4%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.84, -23.87, -13.21) |
| CIE-LCH | lch(77.84, 27.28, 208.97°) |
| OKLab | oklab(79.99% -0.0778 -0.0364) |
| OKLCH | oklch(79.99% 0.086 205.1) |
| XYZ | xyz(41.9324, 52.9487, 72.9629) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 7.32
Robin'S Egg
#6DEDFD
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 7.63
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Robin Egg Blue
#8AF1FE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CED8 #D88076
analogous
#76D8B1 #76CED8 #769DD8
triadic
#76CED8 #D876CE #CED876
tetradic
#76CED8 #B176D8 #D88076 #9DD876
square
#76CED8 #B176D8 #D88076 #9DD876
split-complementary
#76CED8 #D8769D #D8B176
monochromatic
#2F99A5 #46BDCA #76CED8 #A6DFE6 #D5F0F3
Accessibility & contrast
On white
1.81
#76CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#76CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CED8
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CED8 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D9
Deuteranopia (green-blind)
#B1BBD8
Tritanopia (blue-blind)
#44D4D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76ced8; /* rgb */ color: rgb(118, 206, 216); /* oklch */ color: oklch(80.0% 0.086 205.1);
Tailwind
colors: {
custom: {
50: '#a3dde4',
500: '#76ced8',
950: '#000000',
},
}SCSS
$custom: #76ced8; $custom-light: #a3dde4; $custom-dark: #000000;
JSON
{
"hex": "#76ced8",
"rgb": {
"r": 118,
"g": 206,
"b": 216
},
"hsl": {
"h": 186.122,
"s": 55.682,
"l": 65.49
},
"oklch": {
"l": 0.79988,
"c": 0.0859,
"h": 205.1
},
"luminance": 0.52952
}Semantic roles & 50–950 ramp
primary
#76CED8
secondary
#A8544A
accent
#3322C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484