#69F995#69F995
#69F995 is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.0% C 0.186 H 150.8°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69F995 |
|---|---|
| RGB | rgb(105, 249, 149) |
| HSL | hsl(138, 92%, 69%) |
| HSV | hsv(138, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(88.41, -59.99, 36.63) |
| CIE-LCH | lch(88.41, 70.29, 148.59°) |
| OKLab | oklab(87.95% -0.1623 0.0908) |
| OKLCH | oklch(87.95% 0.186 150.8) |
| XYZ | xyz(45.1228, 72.9203, 40.1251) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.58
Light Green Blue
#56FCA2
ΔE00 2.60
Light Bluish Green
#76FDA8
ΔE00 2.70
Baby Green
#8CFF9E
ΔE00 3.01
Mint Green
#8FFF9F
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F995 #F969CD
analogous
#85F969 #69F995 #69F9DD
triadic
#69F995 #9569F9 #F99569
tetradic
#69F995 #6985F9 #F969CD #F9DD69
square
#69F995 #6985F9 #F969CD #F9DD69
split-complementary
#69F995 #DD69F9 #F96985
monochromatic
#09DF4A #2EF76B #69F995 #A4FBBF #DFFEE8
Accessibility & contrast
On white
1.35
#69F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#69F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F995
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F995 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#E7D99C
Tritanopia (blue-blind)
#40F5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f995; /* rgb */ color: rgb(105, 249, 149); /* oklch */ color: oklch(88.0% 0.186 150.8);
Tailwind
colors: {
custom: {
50: '#9ffcb5',
500: '#69f995',
950: '#000000',
},
}SCSS
$custom: #69f995; $custom-light: #9ffcb5; $custom-dark: #000000;
JSON
{
"hex": "#69f995",
"rgb": {
"r": 105,
"g": 249,
"b": 149
},
"hsl": {
"h": 138.333,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87954,
"c": 0.186,
"h": 150.8
},
"luminance": 0.72925
}Semantic roles & 50–950 ramp
primary
#69F995
secondary
#D333A2
accent
#009FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681