#6BE598#6BE598
#6BE598 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.155 H 153.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE598 |
|---|---|
| RGB | rgb(107, 229, 152) |
| HSL | hsl(142, 70%, 66%) |
| HSV | hsv(142, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 33.6%, 10.2%) |
| CIE-LAB | lab(82.61, -51.13, 27.42) |
| CIE-LCH | lch(82.61, 58.02, 151.80°) |
| OKLab | oklab(83.23% -0.139 0.069) |
| OKLCH | oklch(83.23% 0.155 153.6) |
| XYZ | xyz(39.7472, 61.4280, 39.4619) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.38
Seafoam Green
#7AF9AB
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 4.46
Seafoam (survey)
#80F9AD
ΔE00 4.54
Light Greenish Blue
#63F7B4
ΔE00 5.10
Light Blue Green
#7EFBB3
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE598 #E56BB8
analogous
#7BE56B #6BE598 #6BE5D5
triadic
#6BE598 #986BE5 #E5986B
tetradic
#6BE598 #6B7BE5 #E56BB8 #E5D56B
square
#6BE598 #6B7BE5 #E56BB8 #E5D56B
split-complementary
#6BE598 #D56BE5 #E56B7B
monochromatic
#20B657 #37DC74 #6BE598 #9FEEBC #D3F7E0
Accessibility & contrast
On white
1.58
#6BE598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#6BE598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE598
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE598 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D593
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#4AE2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be598; /* rgb */ color: rgb(107, 229, 152); /* oklch */ color: oklch(83.2% 0.155 153.6);
Tailwind
colors: {
custom: {
50: '#9eeeb6',
500: '#6be598',
950: '#000000',
},
}SCSS
$custom: #6be598; $custom-light: #9eeeb6; $custom-dark: #000000;
JSON
{
"hex": "#6be598",
"rgb": {
"r": 107,
"g": 229,
"b": 152
},
"hsl": {
"h": 142.131,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83233,
"c": 0.15522,
"h": 153.6
},
"luminance": 0.61431
}Semantic roles & 50–950 ramp
primary
#6BE598
secondary
#B63E8A
accent
#138CD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581