#69F793#69F793
#69F793 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.4% C 0.185 H 150.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69F793 |
|---|---|
| RGB | rgb(105, 247, 147) |
| HSL | hsl(138, 90%, 69%) |
| HSV | hsv(138, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 40.5%, 3.1%) |
| CIE-LAB | lab(87.79, -59.55, 36.81) |
| CIE-LCH | lch(87.79, 70.01, 148.28°) |
| OKLab | oklab(87.43% -0.1611 0.0912) |
| OKLCH | oklch(87.43% 0.185 150.5) |
| XYZ | xyz(44.3497, 71.6272, 39.0864) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 2.83
Light Bluish Green
#76FDA8
ΔE00 2.94
Baby Green
#8CFF9E
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.29
Mint Green
#8FFF9F
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F793 #F769CD
analogous
#86F769 #69F793 #69F7DA
triadic
#69F793 #9369F7 #F79369
tetradic
#69F793 #6986F7 #F769CD #F7DA69
square
#69F793 #6986F7 #F769CD #F7DA69
split-complementary
#69F793 #DA69F7 #F76986
monochromatic
#0CDA49 #2FF469 #69F793 #A3FABD #DDFDE7
Accessibility & contrast
On white
1.37
#69F793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#69F793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F793
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F793 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#42F3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f793; /* rgb */ color: rgb(105, 247, 147); /* oklch */ color: oklch(87.4% 0.185 150.5);
Tailwind
colors: {
custom: {
50: '#9ffbb3',
500: '#69f793',
950: '#000000',
},
}SCSS
$custom: #69f793; $custom-light: #9ffbb3; $custom-dark: #000000;
JSON
{
"hex": "#69f793",
"rgb": {
"r": 105,
"g": 247,
"b": 147
},
"hsl": {
"h": 137.746,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87434,
"c": 0.18516,
"h": 150.5
},
"luminance": 0.71631
}Semantic roles & 50–950 ramp
primary
#69F793
secondary
#D134A2
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581