#76E2EA#76E2EA
#76E2EA is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.2% C 0.100 H 201.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2EA |
|---|---|
| RGB | rgb(118, 226, 234) |
| HSL | hsl(184, 73%, 69%) |
| HSV | hsv(184, 50%, 92%) |
| CMYK | cmyk(49.6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.06, -28.98, -13.50) |
| CIE-LCH | lch(84.06, 31.97, 204.98°) |
| OKLab | oklab(85.16% -0.093 -0.0372) |
| OKLCH | oklch(85.16% 0.1 201.8) |
| XYZ | xyz(49.5129, 64.1804, 87.6048) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.47
Robin Egg Blue
#8AF1FE
ΔE00 4.08
Robin'S Egg Blue
#98EFF9
ΔE00 4.36
Aqua Blue
#02D8E9
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2EA #EA7E76
analogous
#76EAB8 #76E2EA #76A8EA
triadic
#76E2EA #EA76E2 #E2EA76
tetradic
#76E2EA #B876EA #EA7E76 #A8EA76
square
#76E2EA #B876EA #EA7E76 #A8EA76
split-complementary
#76E2EA #EA76A8 #EAB876
monochromatic
#1FBBC7 #41D7E2 #76E2EA #ABEDF2 #E0F8FA
Accessibility & contrast
On white
1.52
#76E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#76E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2EA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2EA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#29E9E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #76e2ea; /* rgb */ color: rgb(118, 226, 234); /* oklch */ color: oklch(85.2% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#a6ebf0',
500: '#76e2ea',
950: '#000000',
},
}SCSS
$custom: #76e2ea; $custom-light: #a6ebf0; $custom-dark: #000000;
JSON
{
"hex": "#76e2ea",
"rgb": {
"r": 118,
"g": 226,
"b": 234
},
"hsl": {
"h": 184.138,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.85157,
"c": 0.10019,
"h": 201.8
},
"luminance": 0.64185
}Semantic roles & 50–950 ramp
primary
#76E2EA
secondary
#C24B42
accent
#1E10D6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485