#6FF693#6FF693
#6FF693 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.4% C 0.181 H 149.9°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF693 |
|---|---|
| RGB | rgb(111, 246, 147) |
| HSL | hsl(136, 88%, 70%) |
| HSV | hsv(136, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(87.68, -57.83, 36.69) |
| CIE-LCH | lch(87.68, 68.49, 147.61°) |
| OKLab | oklab(87.39% -0.1566 0.0909) |
| OKLCH | oklch(87.39% 0.181 149.9) |
| XYZ | xyz(44.7746, 71.3937, 39.0189) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 2.99
Mint Green
#8FFF9F
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.18
Foam Green
#90FDA9
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF693 #F66FD2
analogous
#8FF66F #6FF693 #6FF6D6
triadic
#6FF693 #936FF6 #F6936F
tetradic
#6FF693 #6F8FF6 #F66FD2 #F6D66F
square
#6FF693 #6F8FF6 #F66FD2 #F6D66F
split-complementary
#6FF693 #D66FF6 #F66F8F
monochromatic
#0EDD45 #35F268 #6FF693 #A9FABE #E2FDE9
Accessibility & contrast
On white
1.37
#6FF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#6FF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF693
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF693 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E38C
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#4EF2DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff693; /* rgb */ color: rgb(111, 246, 147); /* oklch */ color: oklch(87.4% 0.181 149.9);
Tailwind
colors: {
custom: {
50: '#a2fab3',
500: '#6ff693',
950: '#000000',
},
}SCSS
$custom: #6ff693; $custom-light: #a2fab3; $custom-dark: #000000;
JSON
{
"hex": "#6ff693",
"rgb": {
"r": 111,
"g": 246,
"b": 147
},
"hsl": {
"h": 136,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87392,
"c": 0.18111,
"h": 149.9
},
"luminance": 0.71398
}Semantic roles & 50–950 ramp
primary
#6FF693
secondary
#D039A8
accent
#01A8E5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581