#6BE09E#6BE09E
#6BE09E is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.143 H 156.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE09E |
|---|---|
| RGB | rgb(107, 224, 158) |
| HSL | hsl(146, 65%, 65%) |
| HSV | hsv(146, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.24, -47.94, 22.46) |
| CIE-LCH | lch(81.24, 52.94, 154.90°) |
| OKLab | oklab(82.15% -0.131 0.057) |
| OKLCH | oklch(82.15% 0.143 156.5) |
| XYZ | xyz(38.8875, 58.9024, 41.6612) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.40
Seafoam
#7FE0B3
ΔE00 4.75
Light Greenish Blue
#63F7B4
ΔE00 5.27
Hospital Green
#9BE5AA
ΔE00 5.38
Seafoam Green
#7AF9AB
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE09E #E06BAD
analogous
#72E06B #6BE09E #6BE0D9
triadic
#6BE09E #9E6BE0 #E09E6B
tetradic
#6BE09E #6B72E0 #E06BAD #E0D96B
square
#6BE09E #6B72E0 #E06BAD #E0D96B
split-complementary
#6BE09E #D96BE0 #E06B72
monochromatic
#24AC60 #38D57D #6BE09E #9EEBBF #D0F5E0
Accessibility & contrast
On white
1.64
#6BE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#6BE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE09E
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE09E | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#CEC5A2
Tritanopia (blue-blind)
#49DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be09e; /* rgb */ color: rgb(107, 224, 158); /* oklch */ color: oklch(82.1% 0.143 156.5);
Tailwind
colors: {
custom: {
50: '#9deabb',
500: '#6be09e',
950: '#000000',
},
}SCSS
$custom: #6be09e; $custom-light: #9deabb; $custom-dark: #000000;
JSON
{
"hex": "#6be09e",
"rgb": {
"r": 107,
"g": 224,
"b": 158
},
"hsl": {
"h": 146.154,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.82149,
"c": 0.14283,
"h": 156.5
},
"luminance": 0.58906
}Semantic roles & 50–950 ramp
primary
#6BE09E
secondary
#AE417F
accent
#187ECD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481