#6FF69A#6FF69A
#6FF69A is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.5% C 0.175 H 151.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF69A |
|---|---|
| RGB | rgb(111, 246, 154) |
| HSL | hsl(139, 88%, 70%) |
| HSV | hsv(139, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(87.79, -56.67, 33.35) |
| CIE-LCH | lch(87.79, 65.76, 149.52°) |
| OKLab | oklab(87.52% -0.1536 0.0832) |
| OKLCH | oklch(87.52% 0.175 151.6) |
| XYZ | xyz(45.3407, 71.6201, 42.0003) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.07
Light Green Blue
#56FCA2
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF69A #F66FCB
analogous
#88F66F #6FF69A #6FF6DD
triadic
#6FF69A #9A6FF6 #F69A6F
tetradic
#6FF69A #6F88F6 #F66FCB #F6DD6F
square
#6FF69A #6F88F6 #F66FCB #F6DD6F
split-complementary
#6FF69A #DD6FF6 #F66F88
monochromatic
#0EDD50 #35F272 #6FF69A #A9FAC2 #E2FDEB
Accessibility & contrast
On white
1.37
#6FF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#6FF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF69A
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF69A | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E494
Deuteranopia (green-blind)
#E4D7A0
Tritanopia (blue-blind)
#4BF3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff69a; /* rgb */ color: rgb(111, 246, 154); /* oklch */ color: oklch(87.5% 0.175 151.6);
Tailwind
colors: {
custom: {
50: '#a2fab8',
500: '#6ff69a',
950: '#000000',
},
}SCSS
$custom: #6ff69a; $custom-light: #a2fab8; $custom-dark: #000000;
JSON
{
"hex": "#6ff69a",
"rgb": {
"r": 111,
"g": 246,
"b": 154
},
"hsl": {
"h": 139.111,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87518,
"c": 0.17473,
"h": 151.6
},
"luminance": 0.71624
}Semantic roles & 50–950 ramp
primary
#6FF69A
secondary
#D039A0
accent
#019CE5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581