#69F88F#69F88F
#69F88F is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.6% C 0.190 H 149.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69F88F |
|---|---|
| RGB | rgb(105, 248, 143) |
| HSL | hsl(136, 91%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 42.3%, 2.7%) |
| CIE-LAB | lab(88.02, -60.58, 39.08) |
| CIE-LCH | lch(88.02, 72.09, 147.17°) |
| OKLab | oklab(87.61% -0.1638 0.0964) |
| OKLCH | oklch(87.61% 0.19 149.5) |
| XYZ | xyz(44.3479, 72.1171, 37.5642) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.10
Baby Green
#8CFF9E
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.36
Mint Green
#8FFF9F
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F88F #F869D2
analogous
#8BF869 #69F88F #69F8D7
triadic
#69F88F #8F69F8 #F88F69
tetradic
#69F88F #698BF8 #F869D2 #F8D769
square
#69F88F #698BF8 #F869D2 #F8D769
split-complementary
#69F88F #D769F8 #F8698B
monochromatic
#0ADC42 #2FF563 #69F88F #A3FBBB #DEFDE6
Accessibility & contrast
On white
1.36
#69F88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#69F88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F88F
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F88F | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE587
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#43F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f88f; /* rgb */ color: rgb(105, 248, 143); /* oklch */ color: oklch(87.6% 0.190 149.5);
Tailwind
colors: {
custom: {
50: '#9ffbb1',
500: '#69f88f',
950: '#000000',
},
}SCSS
$custom: #69f88f; $custom-light: #9ffbb1; $custom-dark: #000000;
JSON
{
"hex": "#69f88f",
"rgb": {
"r": 105,
"g": 248,
"b": 143
},
"hsl": {
"h": 135.944,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87608,
"c": 0.19008,
"h": 149.5
},
"luminance": 0.72121
}Semantic roles & 50–950 ramp
primary
#69F88F
secondary
#D233A8
accent
#00A9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681