#69F895#69F895
#69F895 is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.185 H 150.9°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69F895 |
|---|---|
| RGB | rgb(105, 248, 149) |
| HSL | hsl(138, 91%, 69%) |
| HSV | hsv(138, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 39.9%, 2.7%) |
| CIE-LAB | lab(88.11, -59.61, 36.24) |
| CIE-LCH | lch(88.11, 69.76, 148.70°) |
| OKLab | oklab(87.71% -0.1613 0.0899) |
| OKLCH | oklch(87.71% 0.185 150.9) |
| XYZ | xyz(44.8146, 72.3038, 40.0223) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 2.68
Baby Green
#8CFF9E
ΔE00 3.09
Wintergreen
#20F986
ΔE00 3.33
Mint Green
#8FFF9F
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F895 #F869CC
analogous
#85F869 #69F895 #69F8DD
triadic
#69F895 #9569F8 #F89569
tetradic
#69F895 #6985F8 #F869CC #F8DD69
square
#69F895 #6985F8 #F869CC #F8DD69
split-complementary
#69F895 #DD69F8 #F86985
monochromatic
#0ADC4B #2FF56C #69F895 #A3FBBE #DEFDE8
Accessibility & contrast
On white
1.36
#69F895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#69F895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F895
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F895 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58E
Deuteranopia (green-blind)
#E6D89B
Tritanopia (blue-blind)
#40F4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f895; /* rgb */ color: rgb(105, 248, 149); /* oklch */ color: oklch(87.7% 0.185 150.9);
Tailwind
colors: {
custom: {
50: '#9ffbb5',
500: '#69f895',
950: '#000000',
},
}SCSS
$custom: #69f895; $custom-light: #9ffbb5; $custom-dark: #000000;
JSON
{
"hex": "#69f895",
"rgb": {
"r": 105,
"g": 248,
"b": 149
},
"hsl": {
"h": 138.462,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87711,
"c": 0.18467,
"h": 150.9
},
"luminance": 0.72308
}Semantic roles & 50–950 ramp
primary
#69F895
secondary
#D233A1
accent
#009FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581