#6FFEB4#6FFEB4
#6FFEB4 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.0% C 0.162 H 158.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEB4 |
|---|---|
| RGB | rgb(111, 254, 180) |
| HSL | hsl(149, 99%, 72%) |
| HSV | hsv(149, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(90.58, -55.13, 24.00) |
| CIE-LCH | lch(90.58, 60.13, 156.48°) |
| OKLab | oklab(89.95% -0.1506 0.0609) |
| OKLCH | oklch(89.95% 0.162 158) |
| XYZ | xyz(50.2313, 77.5537, 55.4934) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 1.95
Light Greenish Blue
#63F7B4
ΔE00 2.08
Seafoam (survey)
#80F9AD
ΔE00 2.15
Light Bluish Green
#76FDA8
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEB4 #FE6FB9
analogous
#72FE6F #6FFEB4 #6FFEFC
triadic
#6FFEB4 #B46FFE #FEB46F
tetradic
#6FFEB4 #6F72FE #FE6FB9 #FEFC6F
square
#6FFEB4 #6F72FE #FE6FB9 #FEFC6F
split-complementary
#6FFEB4 #FC6FFE #FE6F72
monochromatic
#02F175 #32FE94 #6FFEB4 #ACFED4 #E1FFEF
Accessibility & contrast
On white
1.27
#6FFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6FFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEB4
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEB4 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB0
Deuteranopia (green-blind)
#E8DEB9
Tritanopia (blue-blind)
#3AFCEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffeb4; /* rgb */ color: rgb(111, 254, 180); /* oklch */ color: oklch(90.0% 0.162 158.0);
Tailwind
colors: {
custom: {
50: '#a3ffca',
500: '#6ffeb4',
950: '#000000',
},
}SCSS
$custom: #6ffeb4; $custom-light: #a3ffca; $custom-dark: #000000;
JSON
{
"hex": "#6ffeb4",
"rgb": {
"r": 111,
"g": 254,
"b": 180
},
"hsl": {
"h": 148.951,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.89951,
"c": 0.16245,
"h": 158
},
"luminance": 0.77558
}Semantic roles & 50–950 ramp
primary
#6FFEB4
secondary
#DA378B
accent
#0077E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682