#76E2E2#76E2E2
#76E2E2 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.9% C 0.100 H 195.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2E2 |
|---|---|
| RGB | rgb(118, 226, 226) |
| HSL | hsl(180, 65%, 67%) |
| HSV | hsv(180, 48%, 89%) |
| CMYK | cmyk(47.8%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(83.83, -31.04, -9.62) |
| CIE-LCH | lch(83.83, 32.49, 197.22°) |
| OKLab | oklab(84.89% -0.0963 -0.0266) |
| OKLCH | oklch(84.89% 0.1 195.4) |
| XYZ | xyz(48.3895, 63.7310, 81.6881) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 6.29
Bright Cyan
#41FDFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2E2 #E27676
analogous
#76E2AC #76E2E2 #76ACE2
triadic
#76E2E2 #E276E2 #E2E276
tetradic
#76E2E2 #AC76E2 #E27676 #ACE276
square
#76E2E2 #AC76E2 #E27676 #ACE276
split-complementary
#76E2E2 #E276AC #E2AC76
monochromatic
#27B7B7 #43D7D7 #76E2E2 #A9EDED #DBF7F7
Accessibility & contrast
On white
1.53
#76E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#76E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2E2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2E2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#C3CBE3
Tritanopia (blue-blind)
#33E8E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #76e2e2; /* rgb */ color: rgb(118, 226, 226); /* oklch */ color: oklch(84.9% 0.100 195.4);
Tailwind
colors: {
custom: {
50: '#a5ebeb',
500: '#76e2e2',
950: '#000000',
},
}SCSS
$custom: #76e2e2; $custom-light: #a5ebeb; $custom-dark: #000000;
JSON
{
"hex": "#76e2e2",
"rgb": {
"r": 118,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.84891,
"c": 0.09986,
"h": 195.4
},
"luminance": 0.63735
}Semantic roles & 50–950 ramp
primary
#76E2E2
secondary
#B84545
accent
#1919CD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484