#76DCEB#76DCEB
#76DCEB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.8% C 0.097 H 207.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCEB |
|---|---|
| RGB | rgb(118, 220, 235) |
| HSL | hsl(188, 75%, 69%) |
| HSV | hsv(188, 50%, 92%) |
| CMYK | cmyk(49.8%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(82.40, -25.80, -16.53) |
| CIE-LCH | lch(82.40, 30.64, 212.64°) |
| OKLab | oklab(83.83% -0.086 -0.0456) |
| OKLCH | oklch(83.83% 0.097 207.9) |
| XYZ | xyz(48.0539, 61.0319, 87.8292) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.27
Neon Blue
#04D9FF
ΔE00 6.73
Sky Blue
#87CEEB
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCEB #EB8576
analogous
#76EBBF #76DCEB #76A2EB
triadic
#76DCEB #EB76DC #DCEB76
tetradic
#76DCEB #BF76EB #EB8576 #A2EB76
square
#76DCEB #BF76EB #EB8576 #A2EB76
split-complementary
#76DCEB #EB76A2 #EBBF76
monochromatic
#1DB3C9 #41CEE3 #76DCEB #ABEAF3 #E1F7FB
Accessibility & contrast
On white
1.59
#76DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#76DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCEB
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCEB | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#2BE4E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76dceb; /* rgb */ color: rgb(118, 220, 235); /* oklch */ color: oklch(83.8% 0.097 207.9);
Tailwind
colors: {
custom: {
50: '#a5e7f1',
500: '#76dceb',
950: '#000000',
},
}SCSS
$custom: #76dceb; $custom-light: #a5e7f1; $custom-dark: #000000;
JSON
{
"hex": "#76dceb",
"rgb": {
"r": 118,
"g": 220,
"b": 235
},
"hsl": {
"h": 187.692,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.83831,
"c": 0.09737,
"h": 207.9
},
"luminance": 0.61036
}Semantic roles & 50–950 ramp
primary
#76DCEB
secondary
#C35242
accent
#280FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485