#69F295#69F295
#69F295 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.177 H 151.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69F295 |
|---|---|
| RGB | rgb(105, 242, 149) |
| HSL | hsl(139, 84%, 68%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(86.34, -57.29, 33.91) |
| CIE-LCH | lch(86.34, 66.58, 149.38°) |
| OKLab | oklab(86.26% -0.1552 0.0844) |
| OKLCH | oklch(86.26% 0.177 151.5) |
| XYZ | xyz(42.9994, 68.6735, 39.4173) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 2.93
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F295 #F269C6
analogous
#81F269 #69F295 #69F2D9
triadic
#69F295 #9569F2 #F29569
tetradic
#69F295 #6981F2 #F269C6 #F2D969
square
#69F295 #6981F2 #F269C6 #F2D969
split-complementary
#69F295 #D969F2 #F26981
monochromatic
#12CF4F #31ED6D #69F295 #A1F7BD #DAFCE5
Accessibility & contrast
On white
1.43
#69F295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#69F295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F295
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F295 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#43EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f295; /* rgb */ color: rgb(105, 242, 149); /* oklch */ color: oklch(86.3% 0.177 151.5);
Tailwind
colors: {
custom: {
50: '#9ef7b5',
500: '#69f295',
950: '#000000',
},
}SCSS
$custom: #69f295; $custom-light: #9ef7b5; $custom-dark: #000000;
JSON
{
"hex": "#69f295",
"rgb": {
"r": 105,
"g": 242,
"b": 149
},
"hsl": {
"h": 139.27,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86257,
"c": 0.17667,
"h": 151.5
},
"luminance": 0.68677
}Semantic roles & 50–950 ramp
primary
#69F295
secondary
#CB359A
accent
#059AE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581