#69F393#69F393
#69F393 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.5% C 0.180 H 150.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69F393 |
|---|---|
| RGB | rgb(105, 243, 147) |
| HSL | hsl(138, 85%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(86.61, -58.02, 35.26) |
| CIE-LCH | lch(86.61, 67.89, 148.71°) |
| OKLab | oklab(86.46% -0.1571 0.0876) |
| OKLCH | oklch(86.46% 0.18 150.9) |
| XYZ | xyz(43.1396, 69.2070, 38.6830) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.59
Baby Green
#8CFF9E
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F393 #F369C9
analogous
#84F369 #69F393 #69F3D8
triadic
#69F393 #9369F3 #F39369
tetradic
#69F393 #6984F3 #F369C9 #F3D869
square
#69F393 #6984F3 #F369C9 #F3D869
split-complementary
#69F393 #D869F3 #F36984
monochromatic
#11D14B #30EE6A #69F393 #A2F8BC #DAFCE5
Accessibility & contrast
On white
1.41
#69F393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#69F393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F393
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F393 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18C
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#43EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f393; /* rgb */ color: rgb(105, 243, 147); /* oklch */ color: oklch(86.5% 0.180 150.9);
Tailwind
colors: {
custom: {
50: '#9ff8b3',
500: '#69f393',
950: '#000000',
},
}SCSS
$custom: #69f393; $custom-light: #9ff8b3; $custom-dark: #000000;
JSON
{
"hex": "#69f393",
"rgb": {
"r": 105,
"g": 243,
"b": 147
},
"hsl": {
"h": 138.261,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86463,
"c": 0.17983,
"h": 150.9
},
"luminance": 0.69211
}Semantic roles & 50–950 ramp
primary
#69F393
secondary
#CC349E
accent
#049EE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581