#6BE496#6BE496
#6BE496 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.156 H 153.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE496 |
|---|---|
| RGB | rgb(107, 228, 150) |
| HSL | hsl(141, 69%, 66%) |
| HSV | hsv(141, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 34.2%, 10.6%) |
| CIE-LAB | lab(82.28, -51.08, 28.00) |
| CIE-LCH | lch(82.28, 58.25, 151.27°) |
| OKLab | oklab(82.95% -0.1389 0.0704) |
| OKLCH | oklch(82.95% 0.156 153.1) |
| XYZ | xyz(39.3089, 60.8112, 38.5145) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.29
Aqua Green
#12E193
ΔE00 4.42
Seafoam Green
#7AF9AB
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.79
Light Bluish Green
#76FDA8
ΔE00 5.35
Lightgreen
#90EE90
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE496 #E46BB9
analogous
#7CE46B #6BE496 #6BE4D2
triadic
#6BE496 #966BE4 #E4966B
tetradic
#6BE496 #6B7CE4 #E46BB9 #E4D26B
square
#6BE496 #6B7CE4 #E46BB9 #E4D26B
split-complementary
#6BE496 #D26BE4 #E46B7C
monochromatic
#21B455 #37DB71 #6BE496 #9FEDBB #D3F7DF
Accessibility & contrast
On white
1.60
#6BE496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6BE496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE496
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE496 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D491
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#4BE1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be496; /* rgb */ color: rgb(107, 228, 150); /* oklch */ color: oklch(83.0% 0.156 153.1);
Tailwind
colors: {
custom: {
50: '#9eedb5',
500: '#6be496',
950: '#000000',
},
}SCSS
$custom: #6be496; $custom-light: #9eedb5; $custom-dark: #000000;
JSON
{
"hex": "#6be496",
"rgb": {
"r": 107,
"g": 228,
"b": 150
},
"hsl": {
"h": 141.322,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.82951,
"c": 0.15567,
"h": 153.1
},
"luminance": 0.60815
}Semantic roles & 50–950 ramp
primary
#6BE496
secondary
#B43F8B
accent
#148ED1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581