#69FF93#69FF93
#69FF93 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.4% C 0.196 H 149.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF93 |
|---|---|
| RGB | rgb(105, 255, 147) |
| HSL | hsl(137, 100%, 71%) |
| HSV | hsv(137, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(90.15, -62.58, 39.87) |
| CIE-LCH | lch(90.15, 74.20, 147.50°) |
| OKLab | oklab(89.37% -0.1692 0.0983) |
| OKLCH | oklch(89.37% 0.196 149.8) |
| XYZ | xyz(46.8487, 76.6254, 39.9194) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.89
Mint Green
#8FFF9F
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF93 #FF69D5
analogous
#8AFF69 #69FF93 #69FFDE
triadic
#69FF93 #9369FF #FF9369
tetradic
#69FF93 #698AFF #FF69D5 #FFDE69
square
#69FF93 #698AFF #FF69D5 #FFDE69
split-complementary
#69FF93 #DE69FF #FF698A
monochromatic
#00EE43 #2CFF67 #69FF93 #A6FFBF #E0FFE9
Accessibility & contrast
On white
1.29
#69FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#69FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF93
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF93 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#EDDD9A
Tritanopia (blue-blind)
#3EFBE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69ff93; /* rgb */ color: rgb(105, 255, 147); /* oklch */ color: oklch(89.4% 0.196 149.8);
Tailwind
colors: {
custom: {
50: '#a0ffb4',
500: '#69ff93',
950: '#000000',
},
}SCSS
$custom: #69ff93; $custom-light: #a0ffb4; $custom-dark: #000000;
JSON
{
"hex": "#69ff93",
"rgb": {
"r": 105,
"g": 255,
"b": 147
},
"hsl": {
"h": 136.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89373,
"c": 0.19567,
"h": 149.8
},
"luminance": 0.7663
}Semantic roles & 50–950 ramp
primary
#69FF93
secondary
#DB31AB
accent
#00A5E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681