#6BD998#6BD998
#6BD998 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.3% C 0.138 H 155.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD998 |
|---|---|
| RGB | rgb(107, 217, 152) |
| HSL | hsl(145, 59%, 64%) |
| HSV | hsv(145, 51%, 85%) |
| CMYK | cmyk(50.7%, 0%, 30%, 14.9%) |
| CIE-LAB | lab(79.05, -46.13, 22.58) |
| CIE-LCH | lch(79.05, 51.36, 153.92°) |
| OKLab | oklab(80.33% -0.126 0.0572) |
| OKLCH | oklch(80.33% 0.138 155.6) |
| XYZ | xyz(36.5410, 55.0155, 38.3931) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.88
Seafoam
#7FE0B3
ΔE00 5.11
Emerald
#50C878
ΔE00 5.68
Eucalyptus
#44D7A8
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.76
Seaweed
#18D17B
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD998 #D96BAC
analogous
#75D96B #6BD998 #6BD9CF
triadic
#6BD998 #986BD9 #D9986B
tetradic
#6BD998 #6B75D9 #D96BAC #D9CF6B
square
#6BD998 #6B75D9 #D96BAC #D9CF6B
split-complementary
#6BD998 #CF6BD9 #D96B75
monochromatic
#29A05A #3ACC76 #6BD998 #9CE6BA #CCF2DC
Accessibility & contrast
On white
1.75
#6BD998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#6BD998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD998
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD998 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA94
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#4ED7C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd998; /* rgb */ color: rgb(107, 217, 152); /* oklch */ color: oklch(80.3% 0.138 155.6);
Tailwind
colors: {
custom: {
50: '#9ce5b6',
500: '#6bd998',
950: '#000000',
},
}SCSS
$custom: #6bd998; $custom-light: #9ce5b6; $custom-dark: #000000;
JSON
{
"hex": "#6bd998",
"rgb": {
"r": 107,
"g": 217,
"b": 152
},
"hsl": {
"h": 144.545,
"s": 59.14,
"l": 63.529
},
"oklch": {
"l": 0.80327,
"c": 0.13837,
"h": 155.6
},
"luminance": 0.55019
}Semantic roles & 50–950 ramp
primary
#6BD998
secondary
#A4447D
accent
#1F82C7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481