#69F185#69F185
#69F185 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.190 H 148.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69F185 |
|---|---|
| RGB | rgb(105, 241, 133) |
| HSL | hsl(132, 83%, 68%) |
| HSV | hsv(132, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(85.81, -59.47, 41.12) |
| CIE-LCH | lch(85.81, 72.30, 145.34°) |
| OKLab | oklab(85.74% -0.1609 0.1007) |
| OKLCH | oklch(85.74% 0.19 148) |
| XYZ | xyz(41.5119, 67.6035, 33.0470) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F185 #F169D5
analogous
#91F169 #69F185 #69F1C9
triadic
#69F185 #8569F1 #F18569
tetradic
#69F185 #6991F1 #F169D5 #F1C969
square
#69F185 #6991F1 #F169D5 #F1C969
split-complementary
#69F185 #C969F1 #F16991
monochromatic
#13CD39 #31EC57 #69F185 #A1F6B3 #D9FBE0
Accessibility & contrast
On white
1.45
#69F185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#69F185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F185
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F185 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7D
Deuteranopia (green-blind)
#E1D28C
Tritanopia (blue-blind)
#4AECD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f185; /* rgb */ color: rgb(105, 241, 133); /* oklch */ color: oklch(85.7% 0.190 148.0);
Tailwind
colors: {
custom: {
50: '#9ff7aa',
500: '#69f185',
950: '#000000',
},
}SCSS
$custom: #69f185; $custom-light: #9ff7aa; $custom-dark: #000000;
JSON
{
"hex": "#69f185",
"rgb": {
"r": 105,
"g": 241,
"b": 133
},
"hsl": {
"h": 132.353,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85741,
"c": 0.18985,
"h": 148
},
"luminance": 0.67607
}Semantic roles & 50–950 ramp
primary
#69F185
secondary
#C935AA
accent
#06B3DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581