#69F485#69F485
#69F485 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.194 H 147.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69F485 |
|---|---|
| RGB | rgb(105, 244, 133) |
| HSL | hsl(132, 86%, 68%) |
| HSV | hsv(132, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.70, -60.60, 42.26) |
| CIE-LCH | lch(86.70, 73.88, 145.11°) |
| OKLab | oklab(86.47% -0.164 0.1033) |
| OKLCH | oklch(86.47% 0.194 147.8) |
| XYZ | xyz(42.4072, 69.3942, 33.3454) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.58
Baby Green
#8CFF9E
ΔE00 3.89
Turquoise Green
#04F489
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F485 #F469D8
analogous
#92F469 #69F485 #69F4CA
triadic
#69F485 #8569F4 #F48569
tetradic
#69F485 #6992F4 #F469D8 #F4CA69
square
#69F485 #6992F4 #F469D8 #F4CA69
split-complementary
#69F485 #CA69F4 #F46992
monochromatic
#0FD337 #30F057 #69F485 #A2F8B3 #DBFCE2
Accessibility & contrast
On white
1.41
#69F485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#69F485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F485
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F485 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17C
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#49EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f485; /* rgb */ color: rgb(105, 244, 133); /* oklch */ color: oklch(86.5% 0.194 147.8);
Tailwind
colors: {
custom: {
50: '#9ff9aa',
500: '#69f485',
950: '#000000',
},
}SCSS
$custom: #69f485; $custom-light: #9ff9aa; $custom-dark: #000000;
JSON
{
"hex": "#69f485",
"rgb": {
"r": 105,
"g": 244,
"b": 133
},
"hsl": {
"h": 132.086,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86473,
"c": 0.1938,
"h": 147.8
},
"luminance": 0.69398
}Semantic roles & 50–950 ramp
primary
#69F485
secondary
#CD34AE
accent
#03B6E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581