#69F894#69F894
#69F894 is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.186 H 150.6°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69F894 |
|---|---|
| RGB | rgb(105, 248, 148) |
| HSL | hsl(138, 91%, 69%) |
| HSV | hsv(138, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 40.3%, 2.7%) |
| CIE-LAB | lab(88.10, -59.77, 36.72) |
| CIE-LCH | lch(88.10, 70.15, 148.44°) |
| OKLab | oklab(87.69% -0.1617 0.091) |
| OKLCH | oklch(87.69% 0.186 150.6) |
| XYZ | xyz(44.7351, 72.2720, 39.6036) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 2.82
Baby Green
#8CFF9E
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.27
Mint Green
#8FFF9F
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F894 #F869CD
analogous
#86F869 #69F894 #69F8DC
triadic
#69F894 #9469F8 #F89469
tetradic
#69F894 #6986F8 #F869CD #F8DC69
square
#69F894 #6986F8 #F869CD #F8DC69
split-complementary
#69F894 #DC69F8 #F86986
monochromatic
#0ADC49 #2FF56A #69F894 #A3FBBE #DEFDE7
Accessibility & contrast
On white
1.36
#69F894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#69F894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F894
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F894 | 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)
#F9E58D
Deuteranopia (green-blind)
#E6D89B
Tritanopia (blue-blind)
#41F4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f894; /* rgb */ color: rgb(105, 248, 148); /* oklch */ color: oklch(87.7% 0.186 150.6);
Tailwind
colors: {
custom: {
50: '#9ffbb4',
500: '#69f894',
950: '#000000',
},
}SCSS
$custom: #69f894; $custom-light: #9ffbb4; $custom-dark: #000000;
JSON
{
"hex": "#69f894",
"rgb": {
"r": 105,
"g": 248,
"b": 148
},
"hsl": {
"h": 138.042,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87694,
"c": 0.18558,
"h": 150.6
},
"luminance": 0.72276
}Semantic roles & 50–950 ramp
primary
#69F894
secondary
#D233A2
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681