#69F890#69F890
#69F890 is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.6% C 0.189 H 149.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69F890 |
|---|---|
| RGB | rgb(105, 248, 144) |
| HSL | hsl(136, 91%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 41.9%, 2.7%) |
| CIE-LAB | lab(88.04, -60.42, 38.61) |
| CIE-LCH | lch(88.04, 71.70, 147.42°) |
| OKLab | oklab(87.63% -0.1634 0.0953) |
| OKLCH | oklch(87.63% 0.189 149.8) |
| XYZ | xyz(44.4240, 72.1475, 37.9649) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.26
Mint Green
#8FFF9F
ΔE00 3.37
Light Bluish Green
#76FDA8
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F890 #F869D1
analogous
#8AF869 #69F890 #69F8D8
triadic
#69F890 #9069F8 #F89069
tetradic
#69F890 #698AF8 #F869D1 #F8D869
square
#69F890 #698AF8 #F869D1 #F8D869
split-complementary
#69F890 #D869F8 #F8698A
monochromatic
#0ADC44 #2FF565 #69F890 #A3FBBB #DEFDE7
Accessibility & contrast
On white
1.36
#69F890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#69F890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F890
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F890 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#E7D897
Tritanopia (blue-blind)
#43F4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f890; /* rgb */ color: rgb(105, 248, 144); /* oklch */ color: oklch(87.6% 0.189 149.8);
Tailwind
colors: {
custom: {
50: '#9ffbb1',
500: '#69f890',
950: '#000000',
},
}SCSS
$custom: #69f890; $custom-light: #9ffbb1; $custom-dark: #000000;
JSON
{
"hex": "#69f890",
"rgb": {
"r": 105,
"g": 248,
"b": 144
},
"hsl": {
"h": 136.364,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87625,
"c": 0.18919,
"h": 149.8
},
"luminance": 0.72152
}Semantic roles & 50–950 ramp
primary
#69F890
secondary
#D233A7
accent
#00A7E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681