#69F583#69F583
#69F583 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.197 H 147.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69F583 |
|---|---|
| RGB | rgb(105, 245, 131) |
| HSL | hsl(131, 88%, 69%) |
| HSV | hsv(131, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(86.97, -61.27, 43.56) |
| CIE-LCH | lch(86.97, 75.18, 144.59°) |
| OKLab | oklab(86.69% -0.1658 0.1062) |
| OKLCH | oklch(86.69% 0.197 147.4) |
| XYZ | xyz(42.5720, 69.9429, 32.7252) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Spearmint
#1EF876
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 3.92
Baby Green
#8CFF9E
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F583 #F569DB
analogous
#95F569 #69F583 #69F5C9
triadic
#69F583 #8369F5 #F58369
tetradic
#69F583 #6995F5 #F569DB #F5C969
square
#69F583 #6995F5 #F569DB #F5C969
split-complementary
#69F583 #C969F5 #F56995
monochromatic
#0ED533 #30F154 #69F583 #A2F9B2 #DCFDE2
Accessibility & contrast
On white
1.40
#69F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#69F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F583
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F583 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E17A
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#49F0DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f583; /* rgb */ color: rgb(105, 245, 131); /* oklch */ color: oklch(86.7% 0.197 147.4);
Tailwind
colors: {
custom: {
50: '#9ff9a9',
500: '#69f583',
950: '#000000',
},
}SCSS
$custom: #69f583; $custom-light: #9ff9a9; $custom-dark: #000000;
JSON
{
"hex": "#69f583",
"rgb": {
"r": 105,
"g": 245,
"b": 131
},
"hsl": {
"h": 131.143,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86686,
"c": 0.19688,
"h": 147.4
},
"luminance": 0.69947
}Semantic roles & 50–950 ramp
primary
#69F583
secondary
#CE34B2
accent
#01BAE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581