#6BE19D#6BE19D
#6BE19D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.145 H 155.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE19D |
|---|---|
| RGB | rgb(107, 225, 157) |
| HSL | hsl(145, 66%, 65%) |
| HSV | hsv(145, 52%, 88%) |
| CMYK | cmyk(52.4%, 0%, 30.2%, 11.8%) |
| CIE-LAB | lab(81.51, -48.55, 23.35) |
| CIE-LCH | lch(81.51, 53.88, 154.31°) |
| OKLab | oklab(82.37% -0.1325 0.0592) |
| OKLCH | oklch(82.37% 0.145 155.9) |
| XYZ | xyz(39.0713, 59.4072, 41.2995) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.31
Seafoam
#7FE0B3
ΔE00 5.09
Light Greenish Blue
#63F7B4
ΔE00 5.15
Seafoam Green
#7AF9AB
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 5.38
Seafoam (survey)
#80F9AD
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE19D #E16BAF
analogous
#74E16B #6BE19D #6BE1D8
triadic
#6BE19D #9D6BE1 #E19D6B
tetradic
#6BE19D #6B74E1 #E16BAF #E1D86B
square
#6BE19D #6B74E1 #E16BAF #E1D86B
split-complementary
#6BE19D #D86BE1 #E16B74
monochromatic
#23AE5E #38D77B #6BE19D #9EEBBF #D1F6E0
Accessibility & contrast
On white
1.63
#6BE19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6BE19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE19D
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE19D | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D299
Deuteranopia (green-blind)
#CFC6A1
Tritanopia (blue-blind)
#49DFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6be19d; /* rgb */ color: rgb(107, 225, 157); /* oklch */ color: oklch(82.4% 0.145 155.9);
Tailwind
colors: {
custom: {
50: '#9debba',
500: '#6be19d',
950: '#000000',
},
}SCSS
$custom: #6be19d; $custom-light: #9debba; $custom-dark: #000000;
JSON
{
"hex": "#6be19d",
"rgb": {
"r": 107,
"g": 225,
"b": 157
},
"hsl": {
"h": 145.424,
"s": 66.292,
"l": 65.098
},
"oklch": {
"l": 0.82369,
"c": 0.14512,
"h": 155.9
},
"luminance": 0.59411
}Semantic roles & 50–950 ramp
primary
#6BE19D
secondary
#B04081
accent
#1781CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481