#6FFB9F#6FFB9F
#6FFB9F is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.8% C 0.177 H 152.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFB9F |
|---|---|
| RGB | rgb(111, 251, 159) |
| HSL | hsl(141, 95%, 71%) |
| HSV | hsv(141, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 36.7%, 1.6%) |
| CIE-LAB | lab(89.33, -57.78, 32.91) |
| CIE-LCH | lch(89.33, 66.49, 150.34°) |
| OKLab | oklab(88.81% -0.1567 0.0823) |
| OKLCH | oklch(88.81% 0.177 152.3) |
| XYZ | xyz(47.3072, 74.8728, 44.7531) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.31
Light Green Blue
#56FCA2
ΔE00 1.87
Sea Green (survey)
#53FCA1
ΔE00 1.95
Seafoam Green
#7AF9AB
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.74
Foam Green
#90FDA9
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFB9F #FB6FCB
analogous
#85FB6F #6FFB9F #6FFBE5
triadic
#6FFB9F #9F6FFB #FB9F6F
tetradic
#6FFB9F #6F85FB #FB6FCB #FBE56F
square
#6FFB9F #6F85FB #FB6FCB #FBE56F
split-complementary
#6FFB9F #E56FFB #FB6F85
monochromatic
#06E954 #33F977 #6FFB9F #ABFDC7 #E1FEEB
Accessibility & contrast
On white
1.31
#6FFB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#6FFB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFB9F
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFB9F | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE999
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#47F8E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ffb9f; /* rgb */ color: rgb(111, 251, 159); /* oklch */ color: oklch(88.8% 0.177 152.3);
Tailwind
colors: {
custom: {
50: '#a3fdbc',
500: '#6ffb9f',
950: '#000000',
},
}SCSS
$custom: #6ffb9f; $custom-light: #a3fdbc; $custom-dark: #000000;
JSON
{
"hex": "#6ffb9f",
"rgb": {
"r": 111,
"g": 251,
"b": 159
},
"hsl": {
"h": 140.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.88813,
"c": 0.17694,
"h": 152.3
},
"luminance": 0.74877
}Semantic roles & 50–950 ramp
primary
#6FFB9F
secondary
#D638A0
accent
#0097E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682