#6BEE94#6BEE94
#6BEE94 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.171 H 151.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE94 |
|---|---|
| RGB | rgb(107, 238, 148) |
| HSL | hsl(139, 79%, 68%) |
| HSV | hsv(139, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(85.20, -55.45, 32.92) |
| CIE-LCH | lch(85.20, 64.49, 149.30°) |
| OKLab | oklab(85.34% -0.1503 0.0821) |
| OKLCH | oklch(85.34% 0.171 151.4) |
| XYZ | xyz(41.9802, 66.4092, 38.6172) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE94 #EE6BC5
analogous
#83EE6B #6BEE94 #6BEED6
triadic
#6BEE94 #946BEE #EE946B
tetradic
#6BEE94 #6B83EE #EE6BC5 #EED66B
square
#6BEE94 #6B83EE #EE6BC5 #EED66B
split-complementary
#6BEE94 #D66BEE #EE6B83
monochromatic
#17C84E #34E86C #6BEE94 #A2F4BC #D9FBE3
Accessibility & contrast
On white
1.47
#6BEE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6BEE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE94
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE94 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8E
Deuteranopia (green-blind)
#DDD09A
Tritanopia (blue-blind)
#49EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee94; /* rgb */ color: rgb(107, 238, 148); /* oklch */ color: oklch(85.3% 0.171 151.4);
Tailwind
colors: {
custom: {
50: '#9ff4b4',
500: '#6bee94',
950: '#000000',
},
}SCSS
$custom: #6bee94; $custom-light: #9ff4b4; $custom-dark: #000000;
JSON
{
"hex": "#6bee94",
"rgb": {
"r": 107,
"g": 238,
"b": 148
},
"hsl": {
"h": 138.779,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85336,
"c": 0.17126,
"h": 151.4
},
"luminance": 0.66413
}Semantic roles & 50–950 ramp
primary
#6BEE94
secondary
#C53899
accent
#0A9ADC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581