#6BE990#6BE990
#6BE990 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.168 H 150.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE990 |
|---|---|
| RGB | rgb(107, 233, 144) |
| HSL | hsl(138, 74%, 67%) |
| HSV | hsv(138, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 38.2%, 8.6%) |
| CIE-LAB | lab(83.66, -54.15, 32.89) |
| CIE-LCH | lch(83.66, 63.35, 148.72°) |
| OKLab | oklab(84.05% -0.1468 0.0819) |
| OKLCH | oklch(84.05% 0.168 150.8) |
| XYZ | xyz(40.2335, 63.4137, 36.5000) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.31
Light Bluish Green
#76FDA8
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE990 #E96BC4
analogous
#85E96B #6BE990 #6BE9CF
triadic
#6BE990 #906BE9 #E9906B
tetradic
#6BE990 #6B85E9 #E96BC4 #E9CF6B
square
#6BE990 #6B85E9 #E96BC4 #E9CF6B
split-complementary
#6BE990 #CF6BE9 #E96B85
monochromatic
#1CBD4C #36E168 #6BE990 #A0F1B8 #D6F9E0
Accessibility & contrast
On white
1.53
#6BE990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6BE990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE990
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE990 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#4CE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be990; /* rgb */ color: rgb(107, 233, 144); /* oklch */ color: oklch(84.0% 0.168 150.8);
Tailwind
colors: {
custom: {
50: '#9ef1b1',
500: '#6be990',
950: '#000000',
},
}SCSS
$custom: #6be990; $custom-light: #9ef1b1; $custom-dark: #000000;
JSON
{
"hex": "#6be990",
"rgb": {
"r": 107,
"g": 233,
"b": 144
},
"hsl": {
"h": 137.619,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84049,
"c": 0.1681,
"h": 150.8
},
"luminance": 0.63417
}Semantic roles & 50–950 ramp
primary
#6BE990
secondary
#BC3C97
accent
#0F9CD6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581