#76FEBD#76FEBD
#76FEBD is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.151 H 160.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEBD |
|---|---|
| RGB | rgb(118, 254, 189) |
| HSL | hsl(151, 99%, 73%) |
| HSV | hsv(151, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.96, -51.87, 19.98) |
| CIE-LCH | lch(90.96, 55.58, 158.93°) |
| OKLab | oklab(90.39% -0.1425 0.051) |
| OKLCH | oklch(90.39% 0.151 160.3) |
| XYZ | xyz(52.0938, 78.4046, 60.5226) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.18
Greenish Cyan
#2AFEB7
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEBD #FE76B7
analogous
#76FE79 #76FEBD #76FBFE
triadic
#76FEBD #BD76FE #FEBD76
tetradic
#76FEBD #7976FE #FE76B7 #FBFE76
square
#76FEBD #7976FE #FE76B7 #FBFE76
split-complementary
#76FEBD #FE76FB #FE7976
monochromatic
#02F882 #39FEA0 #76FEBD #B3FEDA #E1FFF0
Accessibility & contrast
On white
1.26
#76FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#76FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEBD
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEBD | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E8DFC1
Tritanopia (blue-blind)
#46FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76febd; /* rgb */ color: rgb(118, 254, 189); /* oklch */ color: oklch(90.4% 0.151 160.3);
Tailwind
colors: {
custom: {
50: '#a7ffd1',
500: '#76febd',
950: '#000000',
},
}SCSS
$custom: #76febd; $custom-light: #a7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#76febd",
"rgb": {
"r": 118,
"g": 254,
"b": 189
},
"hsl": {
"h": 151.324,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.90385,
"c": 0.15139,
"h": 160.3
},
"luminance": 0.78409
}Semantic roles & 50–950 ramp
primary
#76FEBD
secondary
#DB3D89
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683