#6BE197#6BE197
#6BE197 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.151 H 153.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE197 |
|---|---|
| RGB | rgb(107, 225, 151) |
| HSL | hsl(142, 66%, 65%) |
| HSV | hsv(142, 52%, 88%) |
| CMYK | cmyk(52.4%, 0%, 32.9%, 11.8%) |
| CIE-LAB | lab(81.41, -49.67, 26.31) |
| CIE-LCH | lch(81.41, 56.21, 152.09°) |
| OKLab | oklab(82.24% -0.1352 0.0663) |
| OKLCH | oklch(82.24% 0.151 153.9) |
| XYZ | xyz(38.5716, 59.2073, 38.6677) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.30
Weird Green
#3AE57F
ΔE00 4.85
Seafoam Green
#7AF9AB
ΔE00 5.24
Seafoam (survey)
#80F9AD
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 5.60
Light Greenish Blue
#63F7B4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE197 #E16BB5
analogous
#7AE16B #6BE197 #6BE1D2
triadic
#6BE197 #976BE1 #E1976B
tetradic
#6BE197 #6B7AE1 #E16BB5 #E1D26B
square
#6BE197 #6B7AE1 #E16BB5 #E1D26B
split-complementary
#6BE197 #D26BE1 #E16B7A
monochromatic
#23AE57 #38D773 #6BE197 #9EEBBB #D1F6DF
Accessibility & contrast
On white
1.64
#6BE197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6BE197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE197
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE197 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#D0C69C
Tritanopia (blue-blind)
#4CDFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be197; /* rgb */ color: rgb(107, 225, 151); /* oklch */ color: oklch(82.2% 0.151 153.9);
Tailwind
colors: {
custom: {
50: '#9debb6',
500: '#6be197',
950: '#000000',
},
}SCSS
$custom: #6be197; $custom-light: #9debb6; $custom-dark: #000000;
JSON
{
"hex": "#6be197",
"rgb": {
"r": 107,
"g": 225,
"b": 151
},
"hsl": {
"h": 142.373,
"s": 66.292,
"l": 65.098
},
"oklch": {
"l": 0.82244,
"c": 0.15056,
"h": 153.9
},
"luminance": 0.59211
}Semantic roles & 50–950 ramp
primary
#6BE197
secondary
#B04086
accent
#178ACE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481