#69F29F#69F29F
#69F29F is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.4% C 0.168 H 154.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69F29F |
|---|---|
| RGB | rgb(105, 242, 159) |
| HSL | hsl(144, 84%, 68%) |
| HSV | hsv(144, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(86.51, -55.54, 29.09) |
| CIE-LCH | lch(86.51, 62.70, 152.36°) |
| OKLab | oklab(86.45% -0.1509 0.0731) |
| OKLCH | oklch(86.45% 0.168 154.1) |
| XYZ | xyz(43.8323, 69.0066, 43.8039) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.08
Light Bluish Green
#76FDA8
ΔE00 2.42
Light Green Blue
#56FCA2
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 2.50
Sea Green (survey)
#53FCA1
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F29F #F269BC
analogous
#77F269 #69F29F #69F2E4
triadic
#69F29F #9F69F2 #F29F69
tetradic
#69F29F #6977F2 #F269BC #F2E469
square
#69F29F #6977F2 #F269BC #F2E469
split-complementary
#69F29F #E469F2 #F26977
monochromatic
#12CF5C #31ED7B #69F29F #A1F7C3 #DAFCE7
Accessibility & contrast
On white
1.42
#69F29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#69F29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F29F
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F29F | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E09A
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#3DEFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f29f; /* rgb */ color: rgb(105, 242, 159); /* oklch */ color: oklch(86.4% 0.168 154.1);
Tailwind
colors: {
custom: {
50: '#9ef7bc',
500: '#69f29f',
950: '#000000',
},
}SCSS
$custom: #69f29f; $custom-light: #9ef7bc; $custom-dark: #000000;
JSON
{
"hex": "#69f29f",
"rgb": {
"r": 105,
"g": 242,
"b": 159
},
"hsl": {
"h": 143.65,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86447,
"c": 0.16764,
"h": 154.1
},
"luminance": 0.69011
}Semantic roles & 50–950 ramp
primary
#69F29F
secondary
#CB358F
accent
#058AE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582