#6FF099#6FF099
#6FF099 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.167 H 151.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF099 |
|---|---|
| RGB | rgb(111, 240, 153) |
| HSL | hsl(140, 81%, 69%) |
| HSV | hsv(140, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(86.00, -54.47, 31.49) |
| CIE-LCH | lch(86.00, 62.91, 149.97°) |
| OKLab | oklab(86.05% -0.1478 0.0788) |
| OKLCH | oklch(86.05% 0.167 151.9) |
| XYZ | xyz(43.4622, 67.9958, 40.9650) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.73
Light Bluish Green
#76FDA8
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 3.04
Light Green Blue
#56FCA2
ΔE00 3.17
Sea Green (survey)
#53FCA1
ΔE00 3.23
Foam Green
#90FDA9
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF099 #F06FC6
analogous
#86F06F #6FF099 #6FF0DA
triadic
#6FF099 #996FF0 #F0996F
tetradic
#6FF099 #6F86F0 #F06FC6 #F0DA6F
square
#6FF099 #6F86F0 #F06FC6 #F0DA6F
split-complementary
#6FF099 #DA6FF0 #F06F86
monochromatic
#16CF52 #38EA72 #6FF099 #A6F6C0 #DEFCE8
Accessibility & contrast
On white
1.44
#6FF099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6FF099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF099
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF099 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#4EEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff099; /* rgb */ color: rgb(111, 240, 153); /* oklch */ color: oklch(86.1% 0.167 151.9);
Tailwind
colors: {
custom: {
50: '#a1f6b7',
500: '#6ff099',
950: '#000000',
},
}SCSS
$custom: #6ff099; $custom-light: #a1f6b7; $custom-dark: #000000;
JSON
{
"hex": "#6ff099",
"rgb": {
"r": 111,
"g": 240,
"b": 153
},
"hsl": {
"h": 139.535,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.86054,
"c": 0.16748,
"h": 151.9
},
"luminance": 0.68
}Semantic roles & 50–950 ramp
primary
#6FF099
secondary
#C93A9A
accent
#0898DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581