#6BE296#6BE296
#6BE296 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.5% C 0.153 H 153.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE296 |
|---|---|
| RGB | rgb(107, 226, 150) |
| HSL | hsl(142, 67%, 65%) |
| HSV | hsv(142, 53%, 89%) |
| CMYK | cmyk(52.7%, 0%, 33.6%, 11.4%) |
| CIE-LAB | lab(81.68, -50.26, 27.20) |
| CIE-LCH | lch(81.68, 57.15, 151.58°) |
| OKLab | oklab(82.47% -0.1367 0.0684) |
| OKLCH | oklch(82.47% 0.153 153.4) |
| XYZ | xyz(38.7619, 59.7172, 38.3322) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 5.04
Seafoam (survey)
#80F9AD
ΔE00 5.17
Light Greenish Blue
#63F7B4
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE296 #E26BB7
analogous
#7BE26B #6BE296 #6BE2D2
triadic
#6BE296 #966BE2 #E2966B
tetradic
#6BE296 #6B7BE2 #E26BB7 #E2D26B
square
#6BE296 #6B7BE2 #E26BB7 #E2D26B
split-complementary
#6BE296 #D26BE2 #E26B7B
monochromatic
#23B056 #38D872 #6BE296 #9EECBA #D1F6DF
Accessibility & contrast
On white
1.62
#6BE296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#6BE296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE296
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE296 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D291
Deuteranopia (green-blind)
#D1C69B
Tritanopia (blue-blind)
#4CDFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6be296; /* rgb */ color: rgb(107, 226, 150); /* oklch */ color: oklch(82.5% 0.153 153.4);
Tailwind
colors: {
custom: {
50: '#9decb5',
500: '#6be296',
950: '#000000',
},
}SCSS
$custom: #6be296; $custom-light: #9decb5; $custom-dark: #000000;
JSON
{
"hex": "#6be296",
"rgb": {
"r": 107,
"g": 226,
"b": 150
},
"hsl": {
"h": 141.681,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.82466,
"c": 0.15287,
"h": 153.4
},
"luminance": 0.59721
}Semantic roles & 50–950 ramp
primary
#6BE296
secondary
#B14088
accent
#168CCF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581