#6BF598#6BF598
#6BF598 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.1% C 0.177 H 151.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF598 |
|---|---|
| RGB | rgb(107, 245, 152) |
| HSL | hsl(140, 87%, 69%) |
| HSV | hsv(140, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(87.34, -57.51, 33.73) |
| CIE-LCH | lch(87.34, 66.68, 149.61°) |
| OKLab | oklab(87.1% -0.1558 0.0841) |
| OKLCH | oklch(87.1% 0.177 151.7) |
| XYZ | xyz(44.3800, 70.6935, 41.0061) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.36
Light Green Blue
#56FCA2
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 3.25
Baby Green
#8CFF9E
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF598 #F56BC8
analogous
#83F56B #6BF598 #6BF5DD
triadic
#6BF598 #986BF5 #F5986B
tetradic
#6BF598 #6B83F5 #F56BC8 #F5DD6B
square
#6BF598 #6B83F5 #F56BC8 #F5DD6B
split-complementary
#6BF598 #DD6BF5 #F56B83
monochromatic
#0FD750 #32F170 #6BF598 #A4F9C0 #DEFDE8
Accessibility & contrast
On white
1.39
#6BF598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#6BF598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF598
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF598 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E392
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#44F2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf598; /* rgb */ color: rgb(107, 245, 152); /* oklch */ color: oklch(87.1% 0.177 151.7);
Tailwind
colors: {
custom: {
50: '#a0f9b7',
500: '#6bf598',
950: '#000000',
},
}SCSS
$custom: #6bf598; $custom-light: #a0f9b7; $custom-dark: #000000;
JSON
{
"hex": "#6bf598",
"rgb": {
"r": 107,
"g": 245,
"b": 152
},
"hsl": {
"h": 139.565,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87104,
"c": 0.17706,
"h": 151.7
},
"luminance": 0.70698
}Semantic roles & 50–950 ramp
primary
#6BF598
secondary
#CE369D
accent
#029AE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581