#69F27C#69F27C
#69F27C is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.8% C 0.199 H 146.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69F27C |
|---|---|
| RGB | rgb(105, 242, 124) |
| HSL | hsl(128, 84%, 68%) |
| HSV | hsv(128, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(85.99, -61.15, 45.68) |
| CIE-LCH | lch(85.99, 76.33, 143.24°) |
| OKLab | oklab(85.85% -0.1656 0.1107) |
| OKLCH | oklch(85.85% 0.199 146.2) |
| XYZ | xyz(41.2133, 67.9590, 30.0104) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.74
Easter Green
#8CFD7E
ΔE00 3.94
Wintergreen
#20F986
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F27C #F269DF
analogous
#9AF269 #69F27C #69F2C0
triadic
#69F27C #7C69F2 #F27C69
tetradic
#69F27C #699AF2 #F269DF #F2C069
square
#69F27C #699AF2 #F269DF #F2C069
split-complementary
#69F27C #C069F2 #F2699A
monochromatic
#12CF2C #31ED4B #69F27C #A1F7AD #DAFCDE
Accessibility & contrast
On white
1.44
#69F27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#69F27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F27C
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F27C | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF72
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#4CEDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f27c; /* rgb */ color: rgb(105, 242, 124); /* oklch */ color: oklch(85.8% 0.199 146.2);
Tailwind
colors: {
custom: {
50: '#9ff7a4',
500: '#69f27c',
950: '#000000',
},
}SCSS
$custom: #69f27c; $custom-light: #9ff7a4; $custom-dark: #000000;
JSON
{
"hex": "#69f27c",
"rgb": {
"r": 105,
"g": 242,
"b": 124
},
"hsl": {
"h": 128.321,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.85848,
"c": 0.19916,
"h": 146.2
},
"luminance": 0.67963
}Semantic roles & 50–950 ramp
primary
#69F27C
secondary
#CB35B6
accent
#05C2E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580