#69F294#69F294
#69F294 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.178 H 151.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69F294 |
|---|---|
| RGB | rgb(105, 242, 148) |
| HSL | hsl(139, 84%, 68%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(86.33, -57.46, 34.39) |
| CIE-LCH | lch(86.33, 66.97, 149.10°) |
| OKLab | oklab(86.24% -0.1556 0.0855) |
| OKLCH | oklch(86.24% 0.178 151.2) |
| XYZ | xyz(42.9199, 68.6417, 38.9986) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Bluish Green
#76FDA8
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F294 #F269C7
analogous
#82F269 #69F294 #69F2D8
triadic
#69F294 #9469F2 #F29469
tetradic
#69F294 #6982F2 #F269C7 #F2D869
square
#69F294 #6982F2 #F269C7 #F2D869
split-complementary
#69F294 #D869F2 #F26982
monochromatic
#12CF4D #31ED6C #69F294 #A1F7BC #DAFCE4
Accessibility & contrast
On white
1.43
#69F294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#69F294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F294
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F294 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08D
Deuteranopia (green-blind)
#E0D39A
Tritanopia (blue-blind)
#43EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f294; /* rgb */ color: rgb(105, 242, 148); /* oklch */ color: oklch(86.2% 0.178 151.2);
Tailwind
colors: {
custom: {
50: '#9ef7b4',
500: '#69f294',
950: '#000000',
},
}SCSS
$custom: #69f294; $custom-light: #9ef7b4; $custom-dark: #000000;
JSON
{
"hex": "#69f294",
"rgb": {
"r": 105,
"g": 242,
"b": 148
},
"hsl": {
"h": 138.832,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86239,
"c": 0.17758,
"h": 151.2
},
"luminance": 0.68646
}Semantic roles & 50–950 ramp
primary
#69F294
secondary
#CB359C
accent
#059CE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581