#6BFEB4#6BFEB4
#6BFEB4 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.8% C 0.164 H 158.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEB4 |
|---|---|
| RGB | rgb(107, 254, 180) |
| HSL | hsl(150, 99%, 71%) |
| HSV | hsv(150, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(90.46, -55.95, 23.82) |
| CIE-LCH | lch(90.46, 60.81, 156.94°) |
| OKLab | oklab(89.82% -0.1528 0.0605) |
| OKLCH | oklch(89.82% 0.164 158.4) |
| XYZ | xyz(49.7390, 77.2999, 55.4703) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 1.94
Seafoam Green
#7AF9AB
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 2.40
Light Bluish Green
#76FDA8
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEB4 #FE6BB5
analogous
#6BFE6B #6BFEB4 #6BFEFE
triadic
#6BFEB4 #B46BFE #FEB46B
tetradic
#6BFEB4 #6B6BFE #FE6BB5 #FEFE6B
square
#6BFEB4 #6B6BFE #FE6BB5 #FEFE6B
split-complementary
#6BFEB4 #FE6BFE #FE6B6B
monochromatic
#02ED76 #2EFE95 #6BFEB4 #A8FED3 #E1FFF0
Accessibility & contrast
On white
1.28
#6BFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#6BFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEB4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEB4 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB0
Deuteranopia (green-blind)
#E7DEB9
Tritanopia (blue-blind)
#2EFDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfeb4; /* rgb */ color: rgb(107, 254, 180); /* oklch */ color: oklch(89.8% 0.164 158.4);
Tailwind
colors: {
custom: {
50: '#a1ffca',
500: '#6bfeb4',
950: '#000000',
},
}SCSS
$custom: #6bfeb4; $custom-light: #a1ffca; $custom-dark: #000000;
JSON
{
"hex": "#6bfeb4",
"rgb": {
"r": 107,
"g": 254,
"b": 180
},
"hsl": {
"h": 149.796,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.89823,
"c": 0.16435,
"h": 158.4
},
"luminance": 0.77305
}Semantic roles & 50–950 ramp
primary
#6BFEB4
secondary
#DA3387
accent
#0074E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682