#6FF09B#6FF09B
#6FF09B is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.1% C 0.166 H 152.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF09B |
|---|---|
| RGB | rgb(111, 240, 155) |
| HSL | hsl(140, 81%, 69%) |
| HSV | hsv(140, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(86.04, -54.12, 30.52) |
| CIE-LCH | lch(86.04, 62.13, 150.58°) |
| OKLab | oklab(86.09% -0.1469 0.0765) |
| OKLCH | oklch(86.09% 0.166 152.5) |
| XYZ | xyz(43.6288, 68.0624, 41.8422) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.51
Light Bluish Green
#76FDA8
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF09B #F06FC4
analogous
#84F06F #6FF09B #6FF0DC
triadic
#6FF09B #9B6FF0 #F09B6F
tetradic
#6FF09B #6F84F0 #F06FC4 #F0DC6F
square
#6FF09B #6F84F0 #F06FC4 #F0DC6F
split-complementary
#6FF09B #DC6FF0 #F06F84
monochromatic
#16CF55 #38EA75 #6FF09B #A6F6C1 #DEFCE8
Accessibility & contrast
On white
1.44
#6FF09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#6FF09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF09B
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF09B | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF95
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#4DEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff09b; /* rgb */ color: rgb(111, 240, 155); /* oklch */ color: oklch(86.1% 0.166 152.5);
Tailwind
colors: {
custom: {
50: '#a1f6b9',
500: '#6ff09b',
950: '#000000',
},
}SCSS
$custom: #6ff09b; $custom-light: #a1f6b9; $custom-dark: #000000;
JSON
{
"hex": "#6ff09b",
"rgb": {
"r": 111,
"g": 240,
"b": 155
},
"hsl": {
"h": 140.465,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.86092,
"c": 0.16565,
"h": 152.5
},
"luminance": 0.68066
}Semantic roles & 50–950 ramp
primary
#6FF09B
secondary
#C93A98
accent
#0895DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581