#69F983#69F983
#69F983 is a very light, highly saturated green. Relative luminance 0.724; OKLCH L 87.7% C 0.202 H 147.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69F983 |
|---|---|
| RGB | rgb(105, 249, 131) |
| HSL | hsl(131, 92%, 69%) |
| HSV | hsv(131, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 47.4%, 2.4%) |
| CIE-LAB | lab(88.16, -62.76, 45.06) |
| CIE-LCH | lch(88.16, 77.26, 144.32°) |
| OKLab | oklab(87.66% -0.1698 0.1096) |
| OKLCH | oklch(87.66% 0.202 147.2) |
| XYZ | xyz(43.7952, 72.3892, 33.1329) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.44
Spearmint
#1EF876
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F983 #F969DF
analogous
#97F969 #69F983 #69F9CB
triadic
#69F983 #8369F9 #F98369
tetradic
#69F983 #6997F9 #F969DF #F9CB69
square
#69F983 #6997F9 #F969DF #F9CB69
split-complementary
#69F983 #CB69F9 #F96997
monochromatic
#09DF30 #2EF752 #69F983 #A4FBB4 #DFFEE4
Accessibility & contrast
On white
1.36
#69F983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#69F983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F983
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F983 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#48F4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f983; /* rgb */ color: rgb(105, 249, 131); /* oklch */ color: oklch(87.7% 0.202 147.2);
Tailwind
colors: {
custom: {
50: '#a0fca9',
500: '#69f983',
950: '#000000',
},
}SCSS
$custom: #69f983; $custom-light: #a0fca9; $custom-dark: #000000;
JSON
{
"hex": "#69f983",
"rgb": {
"r": 105,
"g": 249,
"b": 131
},
"hsl": {
"h": 130.833,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87662,
"c": 0.20206,
"h": 147.2
},
"luminance": 0.72393
}Semantic roles & 50–950 ramp
primary
#69F983
secondary
#D333B6
accent
#00BCE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681