#69F288#69F288
#69F288 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.188 H 148.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69F288 |
|---|---|
| RGB | rgb(105, 242, 136) |
| HSL | hsl(134, 84%, 68%) |
| HSV | hsv(134, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(86.15, -59.39, 40.09) |
| CIE-LCH | lch(86.15, 71.66, 145.98°) |
| OKLab | oklab(86.03% -0.1607 0.0985) |
| OKLCH | oklch(86.03% 0.188 148.5) |
| XYZ | xyz(42.0189, 68.2813, 34.2531) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.84
Spearmint
#1EF876
ΔE00 3.86
Baby Green
#8CFF9E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F288 #F269D3
analogous
#8EF269 #69F288 #69F2CD
triadic
#69F288 #8869F2 #F28869
tetradic
#69F288 #698EF2 #F269D3 #F2CD69
square
#69F288 #698EF2 #F269D3 #F2CD69
split-complementary
#69F288 #CD69F2 #F2698E
monochromatic
#12CF3D #31ED5B #69F288 #A1F7B5 #DAFCE1
Accessibility & contrast
On white
1.43
#69F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#69F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F288
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F288 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#E2D38F
Tritanopia (blue-blind)
#48EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f288; /* rgb */ color: rgb(105, 242, 136); /* oklch */ color: oklch(86.0% 0.188 148.5);
Tailwind
colors: {
custom: {
50: '#9ff7ac',
500: '#69f288',
950: '#000000',
},
}SCSS
$custom: #69f288; $custom-light: #9ff7ac; $custom-dark: #000000;
JSON
{
"hex": "#69f288",
"rgb": {
"r": 105,
"g": 242,
"b": 136
},
"hsl": {
"h": 133.577,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86033,
"c": 0.18847,
"h": 148.5
},
"luminance": 0.68285
}Semantic roles & 50–950 ramp
primary
#69F288
secondary
#CB35A9
accent
#05AFE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581