#69F290#69F290
#69F290 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.181 H 150.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69F290 |
|---|---|
| RGB | rgb(105, 242, 144) |
| HSL | hsl(137, 84%, 68%) |
| HSV | hsv(137, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(86.26, -58.13, 36.30) |
| CIE-LCH | lch(86.26, 68.53, 148.01°) |
| OKLab | oklab(86.17% -0.1573 0.0899) |
| OKLCH | oklch(86.17% 0.181 150.2) |
| XYZ | xyz(42.6088, 68.5172, 37.3599) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.36
Light Bluish Green
#76FDA8
ΔE00 3.47
Turquoise Green
#04F489
ΔE00 3.60
Wintergreen
#20F986
ΔE00 3.64
Baby Green
#8CFF9E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F290 #F269CB
analogous
#86F269 #69F290 #69F2D4
triadic
#69F290 #9069F2 #F29069
tetradic
#69F290 #6986F2 #F269CB #F2D469
square
#69F290 #6986F2 #F269CB #F2D469
split-complementary
#69F290 #D469F2 #F26986
monochromatic
#12CF48 #31ED66 #69F290 #A1F7BA #DAFCE3
Accessibility & contrast
On white
1.43
#69F290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#69F290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F290
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F290 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E089
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#45EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f290; /* rgb */ color: rgb(105, 242, 144); /* oklch */ color: oklch(86.2% 0.181 150.2);
Tailwind
colors: {
custom: {
50: '#9ff7b1',
500: '#69f290',
950: '#000000',
},
}SCSS
$custom: #69f290; $custom-light: #9ff7b1; $custom-dark: #000000;
JSON
{
"hex": "#69f290",
"rgb": {
"r": 105,
"g": 242,
"b": 144
},
"hsl": {
"h": 137.08,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86168,
"c": 0.18122,
"h": 150.2
},
"luminance": 0.68521
}Semantic roles & 50–950 ramp
primary
#69F290
secondary
#CB35A0
accent
#05A2E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581