#69F893#69F893
#69F893 is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.7% C 0.186 H 150.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69F893 |
|---|---|
| RGB | rgb(105, 248, 147) |
| HSL | hsl(138, 91%, 69%) |
| HSV | hsv(138, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 40.7%, 2.7%) |
| CIE-LAB | lab(88.08, -59.94, 37.19) |
| CIE-LCH | lch(88.08, 70.54, 148.18°) |
| OKLab | oklab(87.68% -0.1622 0.0921) |
| OKLCH | oklch(87.68% 0.186 150.4) |
| XYZ | xyz(44.6563, 72.2405, 39.1886) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 2.96
Baby Green
#8CFF9E
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.22
Mint Green
#8FFF9F
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F893 #F869CE
analogous
#87F869 #69F893 #69F8DA
triadic
#69F893 #9369F8 #F89369
tetradic
#69F893 #6987F8 #F869CE #F8DA69
square
#69F893 #6987F8 #F869CE #F8DA69
split-complementary
#69F893 #DA69F8 #F86987
monochromatic
#0ADC48 #2FF569 #69F893 #A3FBBD #DEFDE7
Accessibility & contrast
On white
1.36
#69F893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#69F893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F893
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F893 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#E6D89A
Tritanopia (blue-blind)
#41F4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f893; /* rgb */ color: rgb(105, 248, 147); /* oklch */ color: oklch(87.7% 0.186 150.4);
Tailwind
colors: {
custom: {
50: '#9ffbb3',
500: '#69f893',
950: '#000000',
},
}SCSS
$custom: #69f893; $custom-light: #9ffbb3; $custom-dark: #000000;
JSON
{
"hex": "#69f893",
"rgb": {
"r": 105,
"g": 248,
"b": 147
},
"hsl": {
"h": 137.622,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87676,
"c": 0.18648,
"h": 150.4
},
"luminance": 0.72245
}Semantic roles & 50–950 ramp
primary
#69F893
secondary
#D233A3
accent
#00A2E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681