#6FD698#6FD698
#6FD698 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.8% C 0.132 H 155.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD698 |
|---|---|
| RGB | rgb(111, 214, 152) |
| HSL | hsl(144, 56%, 64%) |
| HSV | hsv(144, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(78.31, -43.84, 21.59) |
| CIE-LCH | lch(78.31, 48.87, 153.78°) |
| OKLab | oklab(79.76% -0.1199 0.0548) |
| OKLCH | oklch(79.76% 0.132 155.4) |
| XYZ | xyz(36.2669, 53.7368, 38.1608) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.93
Emerald
#50C878
ΔE00 5.60
Aqua Green
#12E193
ΔE00 5.66
Eucalyptus
#44D7A8
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 5.71
Seaweed
#18D17B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD698 #D66FAD
analogous
#79D66F #6FD698 #6FD6CB
triadic
#6FD698 #986FD6 #D6986F
tetradic
#6FD698 #6F79D6 #D66FAD #D6CB6F
square
#6FD698 #6F79D6 #D66FAD #D6CB6F
split-complementary
#6FD698 #CB6FD6 #D66F79
monochromatic
#2D9E5A #3FC876 #6FD698 #9FE4BA #CEF1DC
Accessibility & contrast
On white
1.79
#6FD698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#6FD698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD698
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD698 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C894
Deuteranopia (green-blind)
#C6BD9C
Tritanopia (blue-blind)
#55D4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd698; /* rgb */ color: rgb(111, 214, 152); /* oklch */ color: oklch(79.8% 0.132 155.4);
Tailwind
colors: {
custom: {
50: '#9ee3b6',
500: '#6fd698',
950: '#000000',
},
}SCSS
$custom: #6fd698; $custom-light: #9ee3b6; $custom-dark: #000000;
JSON
{
"hex": "#6fd698",
"rgb": {
"r": 111,
"g": 214,
"b": 152
},
"hsl": {
"h": 143.883,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79763,
"c": 0.13182,
"h": 155.4
},
"luminance": 0.5374
}Semantic roles & 50–950 ramp
primary
#6FD698
secondary
#A2477E
accent
#2283C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481