#6BE195#6BE195
#6BE195 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.152 H 153.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE195 |
|---|---|
| RGB | rgb(107, 225, 149) |
| HSL | hsl(141, 66%, 65%) |
| HSV | hsv(141, 52%, 88%) |
| CMYK | cmyk(52.4%, 0%, 33.8%, 11.8%) |
| CIE-LAB | lab(81.37, -50.03, 27.29) |
| CIE-LCH | lch(81.37, 56.99, 151.39°) |
| OKLab | oklab(82.2% -0.1361 0.0686) |
| OKLCH | oklch(82.2% 0.152 153.2) |
| XYZ | xyz(38.4106, 59.1429, 37.8195) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.37
Weird Green
#3AE57F
ΔE00 4.56
Seafoam Green
#7AF9AB
ΔE00 5.27
Seafoam (survey)
#80F9AD
ΔE00 5.39
Hospital Green
#9BE5AA
ΔE00 5.72
Lightgreen
#90EE90
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE195 #E16BB7
analogous
#7CE16B #6BE195 #6BE1D0
triadic
#6BE195 #956BE1 #E1956B
tetradic
#6BE195 #6B7CE1 #E16BB7 #E1D06B
square
#6BE195 #6B7CE1 #E16BB7 #E1D06B
split-complementary
#6BE195 #D06BE1 #E16B7C
monochromatic
#23AE55 #38D771 #6BE195 #9EEBB9 #D1F6DE
Accessibility & contrast
On white
1.64
#6BE195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6BE195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE195
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE195 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D190
Deuteranopia (green-blind)
#D0C69A
Tritanopia (blue-blind)
#4CDECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be195; /* rgb */ color: rgb(107, 225, 149); /* oklch */ color: oklch(82.2% 0.152 153.2);
Tailwind
colors: {
custom: {
50: '#9debb4',
500: '#6be195',
950: '#000000',
},
}SCSS
$custom: #6be195; $custom-light: #9debb4; $custom-dark: #000000;
JSON
{
"hex": "#6be195",
"rgb": {
"r": 107,
"g": 225,
"b": 149
},
"hsl": {
"h": 141.356,
"s": 66.292,
"l": 65.098
},
"oklch": {
"l": 0.82203,
"c": 0.1524,
"h": 153.2
},
"luminance": 0.59146
}Semantic roles & 50–950 ramp
primary
#6BE195
secondary
#B04088
accent
#178DCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481