#6BE192#6BE192
#6BE192 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.1% C 0.155 H 152.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE192 |
|---|---|
| RGB | rgb(107, 225, 146) |
| HSL | hsl(140, 66%, 65%) |
| HSV | hsv(140, 52%, 88%) |
| CMYK | cmyk(52.4%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(81.32, -50.57, 28.76) |
| CIE-LCH | lch(81.32, 58.18, 150.37°) |
| OKLab | oklab(82.14% -0.1374 0.0721) |
| OKLCH | oklch(82.14% 0.155 152.3) |
| XYZ | xyz(38.1742, 59.0483, 36.5744) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 5.36
Lightgreen
#90EE90
ΔE00 5.40
Seafoam (survey)
#80F9AD
ΔE00 5.50
Tealish Green
#0CDC73
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE192 #E16BBA
analogous
#7FE16B #6BE192 #6BE1CD
triadic
#6BE192 #926BE1 #E1926B
tetradic
#6BE192 #6B7FE1 #E16BBA #E1CD6B
square
#6BE192 #6B7FE1 #E16BBA #E1CD6B
split-complementary
#6BE192 #CD6BE1 #E16B7F
monochromatic
#23AE51 #38D76D #6BE192 #9EEBB7 #D1F6DD
Accessibility & contrast
On white
1.64
#6BE192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6BE192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE192
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE192 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18D
Deuteranopia (green-blind)
#D1C597
Tritanopia (blue-blind)
#4EDECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be192; /* rgb */ color: rgb(107, 225, 146); /* oklch */ color: oklch(82.1% 0.155 152.3);
Tailwind
colors: {
custom: {
50: '#9debb2',
500: '#6be192',
950: '#000000',
},
}SCSS
$custom: #6be192; $custom-light: #9debb2; $custom-dark: #000000;
JSON
{
"hex": "#6be192",
"rgb": {
"r": 107,
"g": 225,
"b": 146
},
"hsl": {
"h": 139.831,
"s": 66.292,
"l": 65.098
},
"oklch": {
"l": 0.82144,
"c": 0.15517,
"h": 152.3
},
"luminance": 0.59052
}Semantic roles & 50–950 ramp
primary
#6BE192
secondary
#B0408B
accent
#1792CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481