#69F883#69F883
#69F883 is a very light, highly saturated green. Relative luminance 0.718; OKLCH L 87.4% C 0.201 H 147.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69F883 |
|---|---|
| RGB | rgb(105, 248, 131) |
| HSL | hsl(131, 91%, 69%) |
| HSV | hsv(131, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(87.86, -62.39, 44.68) |
| CIE-LCH | lch(87.86, 76.74, 144.39°) |
| OKLab | oklab(87.42% -0.1688 0.1088) |
| OKLCH | oklch(87.42% 0.201 147.2) |
| XYZ | xyz(43.4870, 71.7727, 33.0302) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.61
Spearmint
#1EF876
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F883 #F869DE
analogous
#97F869 #69F883 #69F8CB
triadic
#69F883 #8369F8 #F88369
tetradic
#69F883 #6997F8 #F869DE #F8CB69
square
#69F883 #6997F8 #F869DE #F8CB69
split-complementary
#69F883 #CB69F8 #F86997
monochromatic
#0ADC30 #2FF553 #69F883 #A3FBB3 #DEFDE4
Accessibility & contrast
On white
1.37
#69F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#69F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F883
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F883 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#48F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f883; /* rgb */ color: rgb(105, 248, 131); /* oklch */ color: oklch(87.4% 0.201 147.2);
Tailwind
colors: {
custom: {
50: '#a0fba9',
500: '#69f883',
950: '#000000',
},
}SCSS
$custom: #69f883; $custom-light: #a0fba9; $custom-dark: #000000;
JSON
{
"hex": "#69f883",
"rgb": {
"r": 105,
"g": 248,
"b": 131
},
"hsl": {
"h": 130.909,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87418,
"c": 0.20077,
"h": 147.2
},
"luminance": 0.71777
}Semantic roles & 50–950 ramp
primary
#69F883
secondary
#D233B5
accent
#00BCE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681