#76FEBE#76FEBE
#76FEBE is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.151 H 160.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEBE |
|---|---|
| RGB | rgb(118, 254, 190) |
| HSL | hsl(152, 99%, 73%) |
| HSV | hsv(152, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.98, -51.67, 19.49) |
| CIE-LCH | lch(90.98, 55.22, 159.33°) |
| OKLab | oklab(90.41% -0.1421 0.0498) |
| OKLCH | oklch(90.41% 0.151 160.7) |
| XYZ | xyz(52.2027, 78.4482, 61.0962) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.98
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.38
Greenish Cyan
#2AFEB7
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEBE #FE76B6
analogous
#76FE7A #76FEBE #76FAFE
triadic
#76FEBE #BE76FE #FEBE76
tetradic
#76FEBE #7A76FE #FE76B6 #FAFE76
square
#76FEBE #7A76FE #FE76B6 #FAFE76
split-complementary
#76FEBE #FE76FA #FE7A76
monochromatic
#02F884 #39FEA1 #76FEBE #B3FEDB #E1FFF1
Accessibility & contrast
On white
1.26
#76FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#76FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEBE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEBE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E7E0C2
Tritanopia (blue-blind)
#45FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76febe; /* rgb */ color: rgb(118, 254, 190); /* oklch */ color: oklch(90.4% 0.151 160.7);
Tailwind
colors: {
custom: {
50: '#a7ffd1',
500: '#76febe',
950: '#000000',
},
}SCSS
$custom: #76febe; $custom-light: #a7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#76febe",
"rgb": {
"r": 118,
"g": 254,
"b": 190
},
"hsl": {
"h": 151.765,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.90408,
"c": 0.15057,
"h": 160.7
},
"luminance": 0.78453
}Semantic roles & 50–950 ramp
primary
#76FEBE
secondary
#DB3D87
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683