#6AD598#6AD598
#6AD598 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.3% C 0.133 H 156.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD598 |
|---|---|
| RGB | rgb(106, 213, 152) |
| HSL | hsl(146, 56%, 63%) |
| HSV | hsv(146, 50%, 84%) |
| CMYK | cmyk(50.2%, 0%, 28.6%, 16.5%) |
| CIE-LAB | lab(77.83, -44.67, 20.90) |
| CIE-LCH | lch(77.83, 49.32, 154.93°) |
| OKLab | oklab(79.32% -0.1222 0.0531) |
| OKLCH | oklch(79.32% 0.133 156.5) |
| XYZ | xyz(35.4029, 52.9168, 38.0480) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 5.17
Aqua Green
#12E193
ΔE00 5.45
Emerald
#50C878
ΔE00 5.48
Seaweed
#18D17B
ΔE00 5.99
Hospital Green
#9BE5AA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD598 #D56AA7
analogous
#72D56A #6AD598 #6AD5CD
triadic
#6AD598 #986AD5 #D5986A
tetradic
#6AD598 #6A72D5 #D56AA7 #D5CD6A
square
#6AD598 #6A72D5 #D56AA7 #D5CD6A
split-complementary
#6AD598 #CD6AD5 #D56A72
monochromatic
#2B995B #3AC877 #6AD598 #9AE2B9 #C9F0DA
Accessibility & contrast
On white
1.81
#6AD598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6AD598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD598
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD598 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C794
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#4DD3C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ad598; /* rgb */ color: rgb(106, 213, 152); /* oklch */ color: oklch(79.3% 0.133 156.5);
Tailwind
colors: {
custom: {
50: '#9be2b6',
500: '#6ad598',
950: '#000000',
},
}SCSS
$custom: #6ad598; $custom-light: #9be2b6; $custom-dark: #000000;
JSON
{
"hex": "#6ad598",
"rgb": {
"r": 106,
"g": 213,
"b": 152
},
"hsl": {
"h": 145.794,
"s": 56.021,
"l": 62.549
},
"oklch": {
"l": 0.79318,
"c": 0.13323,
"h": 156.5
},
"luminance": 0.5292
}Semantic roles & 50–950 ramp
primary
#6AD598
secondary
#9E4578
accent
#227EC4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481