#76E8BE#76E8BE
#76E8BE is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.121 H 167.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76E8BE |
|---|---|
| RGB | rgb(118, 232, 190) |
| HSL | hsl(158, 71%, 69%) |
| HSV | hsv(158, 49%, 91%) |
| CMYK | cmyk(49.1%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.63, -42.26, 10.53) |
| CIE-LCH | lch(84.63, 43.56, 166.01°) |
| OKLab | oklab(85.24% -0.1183 0.027) |
| OKLCH | oklch(85.24% 0.121 167.1) |
| XYZ | xyz(45.6180, 65.2787, 58.9013) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 2.76
Light Teal
#90E4C1
ΔE00 3.39
Aqua Marine
#2EE8BB
ΔE00 4.37
Aquamarine
#7FFFD4
ΔE00 4.89
Light Aquamarine
#7BFDC7
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E8BE #E876A0
analogous
#76E885 #76E8BE #76D9E8
triadic
#76E8BE #BE76E8 #E8BE76
tetradic
#76E8BE #8576E8 #E876A0 #D9E876
square
#76E8BE #8576E8 #E876A0 #D9E876
split-complementary
#76E8BE #E876D9 #E88576
monochromatic
#21C387 #42DFA5 #76E8BE #AAF1D7 #DFFAF0
Accessibility & contrast
On white
1.49
#76E8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#76E8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E8BE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E8BE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#4DE9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76e8be; /* rgb */ color: rgb(118, 232, 190); /* oklch */ color: oklch(85.2% 0.121 167.1);
Tailwind
colors: {
custom: {
50: '#a4f0d1',
500: '#76e8be',
950: '#000000',
},
}SCSS
$custom: #76e8be; $custom-light: #a4f0d1; $custom-dark: #000000;
JSON
{
"hex": "#76e8be",
"rgb": {
"r": 118,
"g": 232,
"b": 190
},
"hsl": {
"h": 157.895,
"s": 71.25,
"l": 68.627
},
"oklch": {
"l": 0.85235,
"c": 0.12138,
"h": 167.1
},
"luminance": 0.65282
}Semantic roles & 50–950 ramp
primary
#76E8BE
secondary
#C04271
accent
#1259D3
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583