#76E4EC#76E4EC
#76E4EC is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.7% C 0.102 H 201.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #76E4EC |
|---|---|
| RGB | rgb(118, 228, 236) |
| HSL | hsl(184, 76%, 69%) |
| HSV | hsv(184, 50%, 93%) |
| CMYK | cmyk(50%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.68, -29.42, -13.62) |
| CIE-LCH | lch(84.68, 32.42, 204.84°) |
| OKLab | oklab(85.68% -0.0944 -0.0376) |
| OKLCH | oklch(85.68% 0.102 201.7) |
| XYZ | xyz(50.3489, 65.3900, 89.3089) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Robin Egg Blue
#8AF1FE
ΔE00 3.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Aqua Blue
#02D8E9
ΔE00 5.65
Bright Light Blue
#26F7FD
ΔE00 6.17
Paleturquoise
#AFEEEE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E4EC #EC7E76
analogous
#76ECB9 #76E4EC #76A9EC
triadic
#76E4EC #EC76E4 #E4EC76
tetradic
#76E4EC #B976EC #EC7E76 #A9EC76
square
#76E4EC #B976EC #EC7E76 #A9EC76
split-complementary
#76E4EC #EC76A9 #ECB976
monochromatic
#1CC0CB #40D9E5 #76E4EC #ACEFF3 #E1F9FB
Accessibility & contrast
On white
1.49
#76E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#76E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E4EC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E4EC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C3CDED
Tritanopia (blue-blind)
#24EBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76e4ec; /* rgb */ color: rgb(118, 228, 236); /* oklch */ color: oklch(85.7% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#a6ecf2',
500: '#76e4ec',
950: '#000000',
},
}SCSS
$custom: #76e4ec; $custom-light: #a6ecf2; $custom-dark: #000000;
JSON
{
"hex": "#76e4ec",
"rgb": {
"r": 118,
"g": 228,
"b": 236
},
"hsl": {
"h": 184.068,
"s": 75.641,
"l": 69.412
},
"oklch": {
"l": 0.85679,
"c": 0.1016,
"h": 201.7
},
"luminance": 0.65394
}Semantic roles & 50–950 ramp
primary
#76E4EC
secondary
#C54A41
accent
#1B0ED8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485