#6BED98#6BED98
#6BED98 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.2% C 0.166 H 152.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED98 |
|---|---|
| RGB | rgb(107, 237, 152) |
| HSL | hsl(141, 78%, 67%) |
| HSV | hsv(141, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(84.97, -54.36, 30.60) |
| CIE-LCH | lch(84.97, 62.38, 150.63°) |
| OKLab | oklab(85.17% -0.1475 0.0766) |
| OKLCH | oklch(85.17% 0.166 152.6) |
| XYZ | xyz(42.0119, 65.9574, 40.2168) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.12
Seafoam (survey)
#80F9AD
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED98 #ED6BC0
analogous
#7FED6B #6BED98 #6BEDD9
triadic
#6BED98 #986BED #ED986B
tetradic
#6BED98 #6B7FED #ED6BC0 #EDD96B
square
#6BED98 #6B7FED #ED6BC0 #EDD96B
split-complementary
#6BED98 #D96BED #ED6B7F
monochromatic
#18C654 #34E672 #6BED98 #A2F4BE #D8FAE4
Accessibility & contrast
On white
1.48
#6BED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6BED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED98
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED98 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC92
Deuteranopia (green-blind)
#DBCF9D
Tritanopia (blue-blind)
#47EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bed98; /* rgb */ color: rgb(107, 237, 152); /* oklch */ color: oklch(85.2% 0.166 152.6);
Tailwind
colors: {
custom: {
50: '#9ff4b7',
500: '#6bed98',
950: '#000000',
},
}SCSS
$custom: #6bed98; $custom-light: #9ff4b7; $custom-dark: #000000;
JSON
{
"hex": "#6bed98",
"rgb": {
"r": 107,
"g": 237,
"b": 152
},
"hsl": {
"h": 140.769,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.8517,
"c": 0.16624,
"h": 152.6
},
"luminance": 0.65961
}Semantic roles & 50–950 ramp
primary
#6BED98
secondary
#C33993
accent
#0B93DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581