#76E2ED#76E2ED
#76E2ED is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.3% C 0.101 H 204.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2ED |
|---|---|
| RGB | rgb(118, 226, 237) |
| HSL | hsl(186, 77%, 70%) |
| HSV | hsv(186, 50%, 93%) |
| CMYK | cmyk(50.2%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.15, -28.19, -14.95) |
| CIE-LCH | lch(84.15, 31.91, 207.94°) |
| OKLab | oklab(85.26% -0.0918 -0.0412) |
| OKLCH | oklch(85.26% 0.101 204.2) |
| XYZ | xyz(49.9475, 64.3543, 89.8938) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.89
Robin Egg Blue
#8AF1FE
ΔE00 3.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 5.33
Bright Light Blue
#26F7FD
ΔE00 6.96
Paleturquoise
#AFEEEE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2ED #ED8176
analogous
#76EDBC #76E2ED #76A7ED
triadic
#76E2ED #ED76E2 #E2ED76
tetradic
#76E2ED #BC76ED #ED8176 #A7ED76
square
#76E2ED #BC76ED #ED8176 #A7ED76
split-complementary
#76E2ED #ED76A7 #EDBC76
monochromatic
#1BBDCE #40D7E6 #76E2ED #ACEDF4 #E2F9FB
Accessibility & contrast
On white
1.51
#76E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#76E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2ED
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2ED | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#24E9E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #76e2ed; /* rgb */ color: rgb(118, 226, 237); /* oklch */ color: oklch(85.3% 0.101 204.2);
Tailwind
colors: {
custom: {
50: '#a6ebf2',
500: '#76e2ed',
950: '#000000',
},
}SCSS
$custom: #76e2ed; $custom-light: #a6ebf2; $custom-dark: #000000;
JSON
{
"hex": "#76e2ed",
"rgb": {
"r": 118,
"g": 226,
"b": 237
},
"hsl": {
"h": 185.546,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.85259,
"c": 0.10066,
"h": 204.2
},
"luminance": 0.64359
}Semantic roles & 50–950 ramp
primary
#76E2ED
secondary
#C64E41
accent
#1F0DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485