#6BE19E#6BE19E
#6BE19E is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.144 H 156.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE19E |
|---|---|
| RGB | rgb(107, 225, 158) |
| HSL | hsl(146, 66%, 65%) |
| HSV | hsv(146, 52%, 88%) |
| CMYK | cmyk(52.4%, 0%, 29.8%, 11.8%) |
| CIE-LAB | lab(81.53, -48.36, 22.86) |
| CIE-LCH | lch(81.53, 53.49, 154.70°) |
| OKLab | oklab(82.39% -0.1321 0.058) |
| OKLCH | oklch(82.39% 0.144 156.3) |
| XYZ | xyz(39.1571, 59.4415, 41.7510) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 4.90
Light Greenish Blue
#63F7B4
ΔE00 5.09
Hospital Green
#9BE5AA
ΔE00 5.37
Seafoam Green
#7AF9AB
ΔE00 5.38
Seafoam (survey)
#80F9AD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE19E #E16BAE
analogous
#73E16B #6BE19E #6BE1D9
triadic
#6BE19E #9E6BE1 #E19E6B
tetradic
#6BE19E #6B73E1 #E16BAE #E1D96B
square
#6BE19E #6B73E1 #E16BAE #E1D96B
split-complementary
#6BE19E #D96BE1 #E16B73
monochromatic
#23AE5F #38D77D #6BE19E #9EEBBF #D1F6E1
Accessibility & contrast
On white
1.63
#6BE19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6BE19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE19E
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE19E | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29A
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#48DFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6be19e; /* rgb */ color: rgb(107, 225, 158); /* oklch */ color: oklch(82.4% 0.144 156.3);
Tailwind
colors: {
custom: {
50: '#9debbb',
500: '#6be19e',
950: '#000000',
},
}SCSS
$custom: #6be19e; $custom-light: #9debbb; $custom-dark: #000000;
JSON
{
"hex": "#6be19e",
"rgb": {
"r": 107,
"g": 225,
"b": 158
},
"hsl": {
"h": 145.932,
"s": 66.292,
"l": 65.098
},
"oklch": {
"l": 0.82391,
"c": 0.14422,
"h": 156.3
},
"luminance": 0.59445
}Semantic roles & 50–950 ramp
primary
#6BE19E
secondary
#B04080
accent
#177FCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481