#6FF698#6FF698
#6FF698 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.5% C 0.177 H 151.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF698 |
|---|---|
| RGB | rgb(111, 246, 152) |
| HSL | hsl(138, 88%, 70%) |
| HSV | hsv(138, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(87.75, -57.01, 34.31) |
| CIE-LCH | lch(87.75, 66.54, 148.96°) |
| OKLab | oklab(87.48% -0.1545 0.0854) |
| OKLCH | oklch(87.48% 0.177 151.1) |
| XYZ | xyz(45.1755, 71.5540, 41.1303) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.31
Light Green Blue
#56FCA2
ΔE00 2.61
Sea Green (survey)
#53FCA1
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.90
Baby Green
#8CFF9E
ΔE00 3.05
Mint Green
#8FFF9F
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF698 #F66FCD
analogous
#8AF66F #6FF698 #6FF6DB
triadic
#6FF698 #986FF6 #F6986F
tetradic
#6FF698 #6F8AF6 #F66FCD #F6DB6F
square
#6FF698 #6F8AF6 #F66FCD #F6DB6F
split-complementary
#6FF698 #DB6FF6 #F66F8A
monochromatic
#0EDD4D #35F26F #6FF698 #A9FAC1 #E2FDEA
Accessibility & contrast
On white
1.37
#6FF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#6FF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF698
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF698 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E492
Deuteranopia (green-blind)
#E5D79E
Tritanopia (blue-blind)
#4CF2DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff698; /* rgb */ color: rgb(111, 246, 152); /* oklch */ color: oklch(87.5% 0.177 151.1);
Tailwind
colors: {
custom: {
50: '#a2fab7',
500: '#6ff698',
950: '#000000',
},
}SCSS
$custom: #6ff698; $custom-light: #a2fab7; $custom-dark: #000000;
JSON
{
"hex": "#6ff698",
"rgb": {
"r": 111,
"g": 246,
"b": 152
},
"hsl": {
"h": 138.222,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87481,
"c": 0.17655,
"h": 151.1
},
"luminance": 0.71558
}Semantic roles & 50–950 ramp
primary
#6FF698
secondary
#D039A2
accent
#01A0E5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581