#69F182#69F182
#69F182 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.193 H 147.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69F182 |
|---|---|
| RGB | rgb(105, 241, 130) |
| HSL | hsl(131, 83%, 68%) |
| HSV | hsv(131, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(85.77, -59.92, 42.53) |
| CIE-LCH | lch(85.77, 73.48, 144.63°) |
| OKLab | oklab(85.69% -0.1621 0.1038) |
| OKLCH | oklch(85.69% 0.193 147.4) |
| XYZ | xyz(41.3076, 67.5218, 31.9710) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.72
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F182 #F169D8
analogous
#94F169 #69F182 #69F1C6
triadic
#69F182 #8269F1 #F18269
tetradic
#69F182 #6994F1 #F169D8 #F1C669
square
#69F182 #6994F1 #F169D8 #F1C669
split-complementary
#69F182 #C669F1 #F16994
monochromatic
#13CD35 #31EC53 #69F182 #A1F6B1 #D9FBDF
Accessibility & contrast
On white
1.45
#69F182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#69F182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F182
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F182 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#4BECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f182; /* rgb */ color: rgb(105, 241, 130); /* oklch */ color: oklch(85.7% 0.193 147.4);
Tailwind
colors: {
custom: {
50: '#9ff7a8',
500: '#69f182',
950: '#000000',
},
}SCSS
$custom: #69f182; $custom-light: #9ff7a8; $custom-dark: #000000;
JSON
{
"hex": "#69f182",
"rgb": {
"r": 105,
"g": 241,
"b": 130
},
"hsl": {
"h": 131.029,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85693,
"c": 0.19254,
"h": 147.4
},
"luminance": 0.67526
}Semantic roles & 50–950 ramp
primary
#69F182
secondary
#C935AE
accent
#06B7DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580