#6FFBAA#6FFBAA
#6FFBAA is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.0% C 0.167 H 155.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBAA |
|---|---|
| RGB | rgb(111, 251, 170) |
| HSL | hsl(145, 95%, 71%) |
| HSV | hsv(145, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 32.3%, 1.6%) |
| CIE-LAB | lab(89.52, -55.82, 27.63) |
| CIE-LCH | lch(89.52, 62.28, 153.67°) |
| OKLab | oklab(89.03% -0.1519 0.0697) |
| OKLCH | oklch(89.03% 0.167 155.4) |
| XYZ | xyz(48.3045, 75.2717, 50.0057) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.02
Light Bluish Green
#76FDA8
ΔE00 1.03
Seafoam (survey)
#80F9AD
ΔE00 1.55
Light Blue Green
#7EFBB3
ΔE00 1.79
Light Green Blue
#56FCA2
ΔE00 1.90
Sea Green (survey)
#53FCA1
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBAA #FB6FC0
analogous
#7AFB6F #6FFBAA #6FFBF0
triadic
#6FFBAA #AA6FFB #FBAA6F
tetradic
#6FFBAA #6F7AFB #FB6FC0 #FBF06F
square
#6FFBAA #6F7AFB #FB6FC0 #FBF06F
split-complementary
#6FFBAA #F06FFB #FB6F7A
monochromatic
#06E966 #33F987 #6FFBAA #ABFDCD #E1FEED
Accessibility & contrast
On white
1.31
#6FFBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#6FFBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBAA
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBAA | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#42F9E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffbaa; /* rgb */ color: rgb(111, 251, 170); /* oklch */ color: oklch(89.0% 0.167 155.4);
Tailwind
colors: {
custom: {
50: '#a3fdc3',
500: '#6ffbaa',
950: '#000000',
},
}SCSS
$custom: #6ffbaa; $custom-light: #a3fdc3; $custom-dark: #000000;
JSON
{
"hex": "#6ffbaa",
"rgb": {
"r": 111,
"g": 251,
"b": 170
},
"hsl": {
"h": 145.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.89027,
"c": 0.16712,
"h": 155.4
},
"luminance": 0.75276
}Semantic roles & 50–950 ramp
primary
#6FFBAA
secondary
#D63894
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682