#6FF69D#6FF69D
#6FF69D is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.6% C 0.172 H 152.3°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF69D |
|---|---|
| RGB | rgb(111, 246, 157) |
| HSL | hsl(140, 88%, 70%) |
| HSV | hsv(140, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 36.2%, 3.5%) |
| CIE-LAB | lab(87.83, -56.16, 31.91) |
| CIE-LCH | lch(87.83, 64.59, 150.39°) |
| OKLab | oklab(87.57% -0.1524 0.0798) |
| OKLCH | oklch(87.57% 0.172 152.3) |
| XYZ | xyz(45.5937, 71.7213, 43.3326) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.75
Seafoam Green
#7AF9AB
ΔE00 2.13
Light Green Blue
#56FCA2
ΔE00 2.21
Sea Green (survey)
#53FCA1
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.54
Foam Green
#90FDA9
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF69D #F66FC8
analogous
#85F66F #6FF69D #6FF6E0
triadic
#6FF69D #9D6FF6 #F69D6F
tetradic
#6FF69D #6F85F6 #F66FC8 #F6E06F
square
#6FF69D #6F85F6 #F66FC8 #F6E06F
split-complementary
#6FF69D #E06FF6 #F66F85
monochromatic
#0EDD54 #35F276 #6FF69D #A9FAC4 #E2FDEB
Accessibility & contrast
On white
1.37
#6FF69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#6FF69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF69D
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF69D | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E497
Deuteranopia (green-blind)
#E4D7A3
Tritanopia (blue-blind)
#4AF3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff69d; /* rgb */ color: rgb(111, 246, 157); /* oklch */ color: oklch(87.6% 0.172 152.3);
Tailwind
colors: {
custom: {
50: '#a2faba',
500: '#6ff69d',
950: '#000000',
},
}SCSS
$custom: #6ff69d; $custom-light: #a2faba; $custom-dark: #000000;
JSON
{
"hex": "#6ff69d",
"rgb": {
"r": 111,
"g": 246,
"b": 157
},
"hsl": {
"h": 140.444,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87574,
"c": 0.17201,
"h": 152.3
},
"luminance": 0.71725
}Semantic roles & 50–950 ramp
primary
#6FF69D
secondary
#D0399D
accent
#0197E5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582