#69F591#69F591
#69F591 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.184 H 150.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69F591 |
|---|---|
| RGB | rgb(105, 245, 145) |
| HSL | hsl(137, 88%, 69%) |
| HSV | hsv(137, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 40.8%, 3.9%) |
| CIE-LAB | lab(87.17, -59.12, 36.98) |
| CIE-LCH | lch(87.17, 69.73, 147.97°) |
| OKLab | oklab(86.91% -0.16 0.0916) |
| OKLCH | oklch(86.91% 0.184 150.2) |
| XYZ | xyz(43.5858, 70.3484, 38.0643) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.09
Light Green Blue
#56FCA2
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F591 #F569CD
analogous
#87F569 #69F591 #69F5D7
triadic
#69F591 #9169F5 #F59169
tetradic
#69F591 #6987F5 #F569CD #F5D769
square
#69F591 #6987F5 #F569CD #F5D769
split-complementary
#69F591 #D769F5 #F56987
monochromatic
#0ED547 #30F167 #69F591 #A2F9BB #DCFDE5
Accessibility & contrast
On white
1.39
#69F591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#69F591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F591
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F591 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28A
Deuteranopia (green-blind)
#E4D598
Tritanopia (blue-blind)
#43F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f591; /* rgb */ color: rgb(105, 245, 145); /* oklch */ color: oklch(86.9% 0.184 150.2);
Tailwind
colors: {
custom: {
50: '#9ff9b2',
500: '#69f591',
950: '#000000',
},
}SCSS
$custom: #69f591; $custom-light: #9ff9b2; $custom-dark: #000000;
JSON
{
"hex": "#69f591",
"rgb": {
"r": 105,
"g": 245,
"b": 145
},
"hsl": {
"h": 137.143,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86914,
"c": 0.18431,
"h": 150.2
},
"luminance": 0.70352
}Semantic roles & 50–950 ramp
primary
#69F591
secondary
#CE34A2
accent
#01A3E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581