#76DEEC#76DEEC
#76DEEC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.099 H 206.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEEC |
|---|---|
| RGB | rgb(118, 222, 236) |
| HSL | hsl(187, 76%, 69%) |
| HSV | hsv(187, 50%, 93%) |
| CMYK | cmyk(50%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.99, -26.51, -16.16) |
| CIE-LCH | lch(82.99, 31.05, 211.37°) |
| OKLab | oklab(84.32% -0.0878 -0.0446) |
| OKLCH | oklch(84.32% 0.099 206.9) |
| XYZ | xyz(48.7268, 62.1460, 88.7682) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.55
Robin Egg Blue
#8AF1FE
ΔE00 4.31
Robin'S Egg Blue
#98EFF9
ΔE00 4.64
Aqua Blue
#02D8E9
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEEC #EC8476
analogous
#76ECBF #76DEEC #76A3EC
triadic
#76DEEC #EC76DE #DEEC76
tetradic
#76DEEC #BF76EC #EC8476 #A3EC76
square
#76DEEC #BF76EC #EC8476 #A3EC76
split-complementary
#76DEEC #EC76A3 #ECBF76
monochromatic
#1CB7CB #40D1E5 #76DEEC #ACEBF3 #E1F8FB
Accessibility & contrast
On white
1.56
#76DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#76DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEEC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEEC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#28E6E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #76deec; /* rgb */ color: rgb(118, 222, 236); /* oklch */ color: oklch(84.3% 0.099 206.9);
Tailwind
colors: {
custom: {
50: '#a5e8f2',
500: '#76deec',
950: '#000000',
},
}SCSS
$custom: #76deec; $custom-light: #a5e8f2; $custom-dark: #000000;
JSON
{
"hex": "#76deec",
"rgb": {
"r": 118,
"g": 222,
"b": 236
},
"hsl": {
"h": 187.119,
"s": 75.641,
"l": 69.412
},
"oklch": {
"l": 0.84319,
"c": 0.09851,
"h": 206.9
},
"luminance": 0.6215
}Semantic roles & 50–950 ramp
primary
#76DEEC
secondary
#C55141
accent
#260ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485