#6ED598#6ED598
#6ED598 is a light, vivid green. Relative luminance 0.532; OKLCH L 79.5% C 0.131 H 155.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED598 |
|---|---|
| RGB | rgb(110, 213, 152) |
| HSL | hsl(144, 55%, 63%) |
| HSV | hsv(144, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 28.6%, 16.5%) |
| CIE-LAB | lab(77.97, -43.67, 21.13) |
| CIE-LCH | lch(77.97, 48.51, 154.18°) |
| OKLab | oklab(79.48% -0.1195 0.0537) |
| OKLCH | oklch(79.48% 0.131 155.8) |
| XYZ | xyz(35.8895, 53.1677, 38.0708) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.91
Eucalyptus
#44D7A8
ΔE00 5.50
Emerald
#50C878
ΔE00 5.55
Aqua Green
#12E193
ΔE00 5.75
Hospital Green
#9BE5AA
ΔE00 5.92
Seaweed
#18D17B
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED598 #D56EAB
analogous
#77D56E #6ED598 #6ED5CB
triadic
#6ED598 #986ED5 #D5986E
tetradic
#6ED598 #6E77D5 #D56EAB #D5CB6E
square
#6ED598 #6E77D5 #D56EAB #D5CB6E
split-complementary
#6ED598 #CB6ED5 #D56E77
monochromatic
#2D9C5A #3FC776 #6ED598 #9DE3BA #CDF0DB
Accessibility & contrast
On white
1.81
#6ED598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6ED598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED598
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED598 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C794
Deuteranopia (green-blind)
#C5BD9C
Tritanopia (blue-blind)
#54D3C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed598; /* rgb */ color: rgb(110, 213, 152); /* oklch */ color: oklch(79.5% 0.131 155.8);
Tailwind
colors: {
custom: {
50: '#9de2b6',
500: '#6ed598',
950: '#000000',
},
}SCSS
$custom: #6ed598; $custom-light: #9de2b6; $custom-dark: #000000;
JSON
{
"hex": "#6ed598",
"rgb": {
"r": 110,
"g": 213,
"b": 152
},
"hsl": {
"h": 144.466,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.7948,
"c": 0.13095,
"h": 155.8
},
"luminance": 0.5317
}Semantic roles & 50–950 ramp
primary
#6ED598
secondary
#A0477C
accent
#2381C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481