#69F384#69F384
#69F384 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.193 H 147.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69F384 |
|---|---|
| RGB | rgb(105, 243, 132) |
| HSL | hsl(132, 85%, 68%) |
| HSV | hsv(132, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(86.39, -60.38, 42.35) |
| CIE-LCH | lch(86.39, 73.75, 144.95°) |
| OKLab | oklab(86.21% -0.1634 0.1035) |
| OKLCH | oklch(86.21% 0.193 147.6) |
| XYZ | xyz(42.0384, 68.7666, 32.8833) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.50
Spearmint
#1EF876
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.53
Lightgreen (survey)
#76FF7B
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 4.01
Baby Green
#8CFF9E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F384 #F369D8
analogous
#93F369 #69F384 #69F3C9
triadic
#69F384 #8469F3 #F38469
tetradic
#69F384 #6993F3 #F369D8 #F3C969
square
#69F384 #6993F3 #F369D8 #F3C969
split-complementary
#69F384 #C969F3 #F36993
monochromatic
#11D136 #30EE56 #69F384 #A2F8B2 #DAFCE1
Accessibility & contrast
On white
1.42
#69F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#69F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F384
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F384 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#49EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f384; /* rgb */ color: rgb(105, 243, 132); /* oklch */ color: oklch(86.2% 0.193 147.6);
Tailwind
colors: {
custom: {
50: '#9ff8a9',
500: '#69f384',
950: '#000000',
},
}SCSS
$custom: #69f384; $custom-light: #9ff8a9; $custom-dark: #000000;
JSON
{
"hex": "#69f384",
"rgb": {
"r": 105,
"g": 243,
"b": 132
},
"hsl": {
"h": 131.739,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86213,
"c": 0.19338,
"h": 147.6
},
"luminance": 0.6877
}Semantic roles & 50–950 ramp
primary
#69F384
secondary
#CC34AE
accent
#04B6E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581