#6FF19B#6FF19B
#6FF19B is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.167 H 152.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF19B |
|---|---|
| RGB | rgb(111, 241, 155) |
| HSL | hsl(140, 82%, 69%) |
| HSV | hsv(140, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 35.7%, 5.5%) |
| CIE-LAB | lab(86.33, -54.52, 30.91) |
| CIE-LCH | lch(86.33, 62.67, 150.44°) |
| OKLab | oklab(86.33% -0.148 0.0774) |
| OKLCH | oklch(86.33% 0.167 152.4) |
| XYZ | xyz(43.9240, 68.6528, 41.9406) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 2.94
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Blue Green
#7EFBB3
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF19B #F16FC5
analogous
#84F16F #6FF19B #6FF1DC
triadic
#6FF19B #9B6FF1 #F19B6F
tetradic
#6FF19B #6F84F1 #F16FC5 #F1DC6F
square
#6FF19B #6F84F1 #F16FC5 #F1DC6F
split-complementary
#6FF19B #DC6FF1 #F16F84
monochromatic
#14D154 #37EC74 #6FF19B #A7F6C2 #DFFCE8
Accessibility & contrast
On white
1.43
#6FF19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#6FF19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF19B
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF19B | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E095
Deuteranopia (green-blind)
#DFD3A0
Tritanopia (blue-blind)
#4DEEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff19b; /* rgb */ color: rgb(111, 241, 155); /* oklch */ color: oklch(86.3% 0.167 152.4);
Tailwind
colors: {
custom: {
50: '#a1f6b9',
500: '#6ff19b',
950: '#000000',
},
}SCSS
$custom: #6ff19b; $custom-light: #a1f6b9; $custom-dark: #000000;
JSON
{
"hex": "#6ff19b",
"rgb": {
"r": 111,
"g": 241,
"b": 155
},
"hsl": {
"h": 140.308,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.86333,
"c": 0.16702,
"h": 152.4
},
"luminance": 0.68657
}Semantic roles & 50–950 ramp
primary
#6FF19B
secondary
#CA3A99
accent
#0796DF
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581