#69F593#69F593
#69F593 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.182 H 150.7°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69F593 |
|---|---|
| RGB | rgb(105, 245, 147) |
| HSL | hsl(138, 88%, 69%) |
| HSV | hsv(138, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(87.20, -58.79, 36.03) |
| CIE-LCH | lch(87.20, 68.95, 148.49°) |
| OKLab | oklab(86.95% -0.1591 0.0894) |
| OKLCH | oklch(86.95% 0.183 150.7) |
| XYZ | xyz(43.7414, 70.4106, 38.8836) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 2.86
Light Bluish Green
#76FDA8
ΔE00 2.96
Baby Green
#8CFF9E
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F593 #F569CB
analogous
#85F569 #69F593 #69F5D9
triadic
#69F593 #9369F5 #F59369
tetradic
#69F593 #6985F5 #F569CB #F5D969
square
#69F593 #6985F5 #F569CB #F5D969
split-complementary
#69F593 #D969F5 #F56985
monochromatic
#0ED54A #30F16A #69F593 #A2F9BC #DCFDE6
Accessibility & contrast
On white
1.39
#69F593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#69F593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F593
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F593 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28C
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#42F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f593; /* rgb */ color: rgb(105, 245, 147); /* oklch */ color: oklch(86.9% 0.182 150.7);
Tailwind
colors: {
custom: {
50: '#9ff9b3',
500: '#69f593',
950: '#000000',
},
}SCSS
$custom: #69f593; $custom-light: #9ff9b3; $custom-dark: #000000;
JSON
{
"hex": "#69f593",
"rgb": {
"r": 105,
"g": 245,
"b": 147
},
"hsl": {
"h": 138,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86949,
"c": 0.1825,
"h": 150.7
},
"luminance": 0.70415
}Semantic roles & 50–950 ramp
primary
#69F593
secondary
#CE34A0
accent
#01A0E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581