#69F58B#69F58B
#69F58B is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.8% C 0.190 H 148.9°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69F58B |
|---|---|
| RGB | rgb(105, 245, 139) |
| HSL | hsl(135, 88%, 69%) |
| HSV | hsv(135, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 43.3%, 3.9%) |
| CIE-LAB | lab(87.08, -60.07, 39.82) |
| CIE-LCH | lch(87.08, 72.07, 146.46°) |
| OKLab | oklab(86.81% -0.1625 0.098) |
| OKLCH | oklch(86.81% 0.19 148.9) |
| XYZ | xyz(43.1353, 70.1682, 35.6917) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.23
Baby Green
#8CFF9E
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 3.71
Mint Green
#8FFF9F
ΔE00 3.73
Spearmint
#1EF876
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F58B #F569D3
analogous
#8DF569 #69F58B #69F5D1
triadic
#69F58B #8B69F5 #F58B69
tetradic
#69F58B #698DF5 #F569D3 #F5D169
square
#69F58B #698DF5 #F569D3 #F5D169
split-complementary
#69F58B #D169F5 #F5698D
monochromatic
#0ED53F #30F15F #69F58B #A2F9B7 #DCFDE4
Accessibility & contrast
On white
1.40
#69F58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#69F58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F58B
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F58B | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E283
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#46F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f58b; /* rgb */ color: rgb(105, 245, 139); /* oklch */ color: oklch(86.8% 0.190 148.9);
Tailwind
colors: {
custom: {
50: '#9ff9ae',
500: '#69f58b',
950: '#000000',
},
}SCSS
$custom: #69f58b; $custom-light: #9ff9ae; $custom-dark: #000000;
JSON
{
"hex": "#69f58b",
"rgb": {
"r": 105,
"g": 245,
"b": 139
},
"hsl": {
"h": 134.571,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86813,
"c": 0.18973,
"h": 148.9
},
"luminance": 0.70172
}Semantic roles & 50–950 ramp
primary
#69F58B
secondary
#CE34A9
accent
#01ADE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581