#69F993#69F993
#69F993 is a very light, vivid green. Relative luminance 0.729; OKLCH L 87.9% C 0.188 H 150.3°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69F993 |
|---|---|
| RGB | rgb(105, 249, 147) |
| HSL | hsl(138, 92%, 69%) |
| HSV | hsv(138, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(88.38, -60.32, 37.58) |
| CIE-LCH | lch(88.38, 71.06, 148.08°) |
| OKLab | oklab(87.92% -0.1632 0.093) |
| OKLCH | oklch(87.92% 0.188 150.3) |
| XYZ | xyz(44.9645, 72.8570, 39.2913) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.18
Mint Green
#8FFF9F
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F993 #F969CF
analogous
#87F969 #69F993 #69F9DB
triadic
#69F993 #9369F9 #F99369
tetradic
#69F993 #6987F9 #F969CF #F9DB69
square
#69F993 #6987F9 #F969CF #F9DB69
split-complementary
#69F993 #DB69F9 #F96987
monochromatic
#09DF47 #2EF769 #69F993 #A4FBBD #DFFEE8
Accessibility & contrast
On white
1.35
#69F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#69F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F993
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F993 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68C
Deuteranopia (green-blind)
#E7D99A
Tritanopia (blue-blind)
#41F5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f993; /* rgb */ color: rgb(105, 249, 147); /* oklch */ color: oklch(87.9% 0.188 150.3);
Tailwind
colors: {
custom: {
50: '#9ffcb4',
500: '#69f993',
950: '#000000',
},
}SCSS
$custom: #69f993; $custom-light: #9ffcb4; $custom-dark: #000000;
JSON
{
"hex": "#69f993",
"rgb": {
"r": 105,
"g": 249,
"b": 147
},
"hsl": {
"h": 137.5,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87919,
"c": 0.1878,
"h": 150.3
},
"luminance": 0.72861
}Semantic roles & 50–950 ramp
primary
#69F993
secondary
#D333A4
accent
#00A3E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681