#6FFBAF#6FFBAF
#6FFBAF is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.1% C 0.163 H 156.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBAF |
|---|---|
| RGB | rgb(111, 251, 175) |
| HSL | hsl(147, 95%, 71%) |
| HSV | hsv(147, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(89.61, -54.88, 25.21) |
| CIE-LCH | lch(89.61, 60.40, 155.33°) |
| OKLab | oklab(89.13% -0.1497 0.0639) |
| OKLCH | oklch(89.13% 0.163 156.9) |
| XYZ | xyz(48.7865, 75.4645, 52.5443) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.27
Seafoam Green
#7AF9AB
ΔE00 1.28
Seafoam (survey)
#80F9AD
ΔE00 1.62
Light Bluish Green
#76FDA8
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.18
Light Green Blue
#56FCA2
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBAF #FB6FBB
analogous
#75FB6F #6FFBAF #6FFBF5
triadic
#6FFBAF #AF6FFB #FBAF6F
tetradic
#6FFBAF #6F75FB #FB6FBB #FBF56F
square
#6FFBAF #6F75FB #FB6FBB #FBF56F
split-complementary
#6FFBAF #F56FFB #FB6F75
monochromatic
#06E96E #33F98E #6FFBAF #ABFDD0 #E1FEEE
Accessibility & contrast
On white
1.30
#6FFBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#6FFBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBAF
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBAF | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAA
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#3EF9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffbaf; /* rgb */ color: rgb(111, 251, 175); /* oklch */ color: oklch(89.1% 0.163 156.9);
Tailwind
colors: {
custom: {
50: '#a3fdc7',
500: '#6ffbaf',
950: '#000000',
},
}SCSS
$custom: #6ffbaf; $custom-light: #a3fdc7; $custom-dark: #000000;
JSON
{
"hex": "#6ffbaf",
"rgb": {
"r": 111,
"g": 251,
"b": 175
},
"hsl": {
"h": 147.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.89131,
"c": 0.16274,
"h": 156.9
},
"luminance": 0.75469
}Semantic roles & 50–950 ramp
primary
#6FFBAF
secondary
#D6388E
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682