#6BFEAD#6BFEAD
#6BFEAD is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.7% C 0.170 H 156.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEAD |
|---|---|
| RGB | rgb(107, 254, 173) |
| HSL | hsl(147, 99%, 71%) |
| HSV | hsv(147, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(90.33, -57.29, 27.19) |
| CIE-LCH | lch(90.33, 63.41, 154.61°) |
| OKLab | oklab(89.68% -0.1559 0.0687) |
| OKLCH | oklch(89.68% 0.17 156.2) |
| XYZ | xyz(49.0439, 77.0218, 51.8092) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.36
Seafoam Green
#7AF9AB
ΔE00 1.63
Light Green Blue
#56FCA2
ΔE00 1.83
Light Blue Green
#7EFBB3
ΔE00 1.98
Sea Green (survey)
#53FCA1
ΔE00 2.02
Seafoam (survey)
#80F9AD
ΔE00 2.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEAD #FE6BBC
analogous
#72FE6B #6BFEAD #6BFEF7
triadic
#6BFEAD #AD6BFE #FEAD6B
tetradic
#6BFEAD #6B72FE #FE6BBC #FEF76B
square
#6BFEAD #6B72FE #FE6BBC #FEF76B
split-complementary
#6BFEAD #F76BFE #FE6B72
monochromatic
#02ED6B #2EFE8B #6BFEAD #A8FECF #E1FFEE
Accessibility & contrast
On white
1.28
#6BFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#6BFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEAD
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEAD | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA8
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#34FCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6bfead; /* rgb */ color: rgb(107, 254, 173); /* oklch */ color: oklch(89.7% 0.170 156.2);
Tailwind
colors: {
custom: {
50: '#a1ffc6',
500: '#6bfead',
950: '#000000',
},
}SCSS
$custom: #6bfead; $custom-light: #a1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#6bfead",
"rgb": {
"r": 107,
"g": 254,
"b": 173
},
"hsl": {
"h": 146.939,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.89676,
"c": 0.17036,
"h": 156.2
},
"luminance": 0.77027
}Semantic roles & 50–950 ramp
primary
#6BFEAD
secondary
#DA338F
accent
#007EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682