#69F990#69F990
#69F990 is a very light, vivid green. Relative luminance 0.728; OKLCH L 87.9% C 0.191 H 149.7°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69F990 |
|---|---|
| RGB | rgb(105, 249, 144) |
| HSL | hsl(136, 92%, 69%) |
| HSV | hsv(136, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(88.33, -60.80, 38.99) |
| CIE-LCH | lch(88.33, 72.23, 147.33°) |
| OKLab | oklab(87.87% -0.1644 0.0962) |
| OKLCH | oklch(87.87% 0.191 149.7) |
| XYZ | xyz(44.7322, 72.7640, 38.0677) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.30
Mint Green
#8FFF9F
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F990 #F969D2
analogous
#8AF969 #69F990 #69F9D8
triadic
#69F990 #9069F9 #F99069
tetradic
#69F990 #698AF9 #F969D2 #F9D869
square
#69F990 #698AF9 #F969D2 #F9D869
split-complementary
#69F990 #D869F9 #F9698A
monochromatic
#09DF43 #2EF764 #69F990 #A4FBBC #DFFEE7
Accessibility & contrast
On white
1.35
#69F990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#69F990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F990
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F990 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#E8D897
Tritanopia (blue-blind)
#42F5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f990; /* rgb */ color: rgb(105, 249, 144); /* oklch */ color: oklch(87.9% 0.191 149.7);
Tailwind
colors: {
custom: {
50: '#a0fcb1',
500: '#69f990',
950: '#000000',
},
}SCSS
$custom: #69f990; $custom-light: #a0fcb1; $custom-dark: #000000;
JSON
{
"hex": "#69f990",
"rgb": {
"r": 105,
"g": 249,
"b": 144
},
"hsl": {
"h": 136.25,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87868,
"c": 0.1905,
"h": 149.7
},
"luminance": 0.72768
}Semantic roles & 50–950 ramp
primary
#69F990
secondary
#D333A8
accent
#00A7E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681