#69F590#69F590
#69F590 is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.9% C 0.185 H 150.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69F590 |
|---|---|
| RGB | rgb(105, 245, 144) |
| HSL | hsl(137, 88%, 69%) |
| HSV | hsv(137, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 41.2%, 3.9%) |
| CIE-LAB | lab(87.15, -59.28, 37.46) |
| CIE-LCH | lch(87.15, 70.12, 147.71°) |
| OKLab | oklab(86.9% -0.1604 0.0926) |
| OKLCH | oklch(86.9% 0.185 150) |
| XYZ | xyz(43.5090, 70.3177, 37.6600) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.21
Light Green Blue
#56FCA2
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F590 #F569CE
analogous
#88F569 #69F590 #69F5D6
triadic
#69F590 #9069F5 #F59069
tetradic
#69F590 #6988F5 #F569CE #F5D669
square
#69F590 #6988F5 #F569CE #F5D669
split-complementary
#69F590 #D669F5 #F56988
monochromatic
#0ED546 #30F166 #69F590 #A2F9BA #DCFDE5
Accessibility & contrast
On white
1.39
#69F590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#69F590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F590
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F590 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#44F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f590; /* rgb */ color: rgb(105, 245, 144); /* oklch */ color: oklch(86.9% 0.185 150.0);
Tailwind
colors: {
custom: {
50: '#9ff9b1',
500: '#69f590',
950: '#000000',
},
}SCSS
$custom: #69f590; $custom-light: #9ff9b1; $custom-dark: #000000;
JSON
{
"hex": "#69f590",
"rgb": {
"r": 105,
"g": 245,
"b": 144
},
"hsl": {
"h": 136.714,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86897,
"c": 0.18522,
"h": 150
},
"luminance": 0.70322
}Semantic roles & 50–950 ramp
primary
#69F590
secondary
#CE34A3
accent
#01A5E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581