#76FFBD#76FFBD
#76FFBD is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.153 H 160.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFBD |
|---|---|
| RGB | rgb(118, 255, 189) |
| HSL | hsl(151, 100%, 73%) |
| HSV | hsv(151, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(91.25, -52.28, 20.38) |
| CIE-LCH | lch(91.25, 56.11, 158.70°) |
| OKLab | oklab(90.62% -0.1436 0.052) |
| OKLCH | oklch(90.62% 0.153 160.1) |
| XYZ | xyz(52.4120, 79.0409, 60.6287) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.12
Greenish Cyan
#2AFEB7
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFBD #FF76B8
analogous
#76FF78 #76FFBD #76FCFF
triadic
#76FFBD #BD76FF #FFBD76
tetradic
#76FFBD #7876FF #FF76B8 #FCFF76
square
#76FFBD #7876FF #FF76B8 #FCFF76
split-complementary
#76FFBD #FF76FC #FF7876
monochromatic
#00FB82 #39FFA0 #76FFBD #B3FFDA #E0FFF0
Accessibility & contrast
On white
1.25
#76FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#76FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFBD
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFBD | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E9E0C1
Tritanopia (blue-blind)
#45FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76ffbd; /* rgb */ color: rgb(118, 255, 189); /* oklch */ color: oklch(90.6% 0.153 160.1);
Tailwind
colors: {
custom: {
50: '#a7ffd1',
500: '#76ffbd',
950: '#000000',
},
}SCSS
$custom: #76ffbd; $custom-light: #a7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#76ffbd",
"rgb": {
"r": 118,
"g": 255,
"b": 189
},
"hsl": {
"h": 151.095,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90621,
"c": 0.15272,
"h": 160.1
},
"luminance": 0.79046
}Semantic roles & 50–950 ramp
primary
#76FFBD
secondary
#DD3D8A
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683