#6BE295#6BE295
#6BE295 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.4% C 0.154 H 153.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE295 |
|---|---|
| RGB | rgb(107, 226, 149) |
| HSL | hsl(141, 67%, 65%) |
| HSV | hsv(141, 53%, 89%) |
| CMYK | cmyk(52.7%, 0%, 34.1%, 11.4%) |
| CIE-LAB | lab(81.67, -50.45, 27.69) |
| CIE-LCH | lch(81.67, 57.55, 151.24°) |
| OKLab | oklab(82.45% -0.1371 0.0696) |
| OKLCH | oklch(82.45% 0.154 153.1) |
| XYZ | xyz(38.6817, 59.6851, 37.9099) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.39
Weird Green
#3AE57F
ΔE00 4.42
Seafoam Green
#7AF9AB
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.20
Lightgreen
#90EE90
ΔE00 5.57
Light Greenish Blue
#63F7B4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE295 #E26BB8
analogous
#7DE26B #6BE295 #6BE2D0
triadic
#6BE295 #956BE2 #E2956B
tetradic
#6BE295 #6B7DE2 #E26BB8 #E2D06B
square
#6BE295 #6B7DE2 #E26BB8 #E2D06B
split-complementary
#6BE295 #D06BE2 #E26B7D
monochromatic
#23B054 #38D870 #6BE295 #9EECBA #D1F6DE
Accessibility & contrast
On white
1.62
#6BE295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#6BE295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE295
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE295 | 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)
#E2D290
Deuteranopia (green-blind)
#D1C69A
Tritanopia (blue-blind)
#4CDFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6be295; /* rgb */ color: rgb(107, 226, 149); /* oklch */ color: oklch(82.4% 0.154 153.1);
Tailwind
colors: {
custom: {
50: '#9decb4',
500: '#6be295',
950: '#000000',
},
}SCSS
$custom: #6be295; $custom-light: #9decb4; $custom-dark: #000000;
JSON
{
"hex": "#6be295",
"rgb": {
"r": 107,
"g": 226,
"b": 149
},
"hsl": {
"h": 141.176,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.82446,
"c": 0.1538,
"h": 153.1
},
"luminance": 0.59688
}Semantic roles & 50–950 ramp
primary
#6BE295
secondary
#B14089
accent
#168ECF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581