#69F592#69F592
#69F592 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.183 H 150.4°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69F592 |
|---|---|
| RGB | rgb(105, 245, 146) |
| HSL | hsl(138, 88%, 69%) |
| HSV | hsv(138, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(87.18, -58.95, 36.51) |
| CIE-LCH | lch(87.18, 69.34, 148.23°) |
| OKLab | oklab(86.93% -0.1595 0.0905) |
| OKLCH | oklch(86.93% 0.183 150.4) |
| XYZ | xyz(43.6632, 70.3793, 38.4721) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.09
Baby Green
#8CFF9E
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F592 #F569CC
analogous
#86F569 #69F592 #69F5D8
triadic
#69F592 #9269F5 #F59269
tetradic
#69F592 #6986F5 #F569CC #F5D869
square
#69F592 #6986F5 #F569CC #F5D869
split-complementary
#69F592 #D869F5 #F56986
monochromatic
#0ED549 #30F168 #69F592 #A2F9BC #DCFDE5
Accessibility & contrast
On white
1.39
#69F592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#69F592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F592
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F592 | 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)
#F6E28B
Deuteranopia (green-blind)
#E4D598
Tritanopia (blue-blind)
#43F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f592; /* rgb */ color: rgb(105, 245, 146); /* oklch */ color: oklch(86.9% 0.183 150.4);
Tailwind
colors: {
custom: {
50: '#9ff9b3',
500: '#69f592',
950: '#000000',
},
}SCSS
$custom: #69f592; $custom-light: #9ff9b3; $custom-dark: #000000;
JSON
{
"hex": "#69f592",
"rgb": {
"r": 105,
"g": 245,
"b": 146
},
"hsl": {
"h": 137.571,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86931,
"c": 0.1834,
"h": 150.4
},
"luminance": 0.70383
}Semantic roles & 50–950 ramp
primary
#69F592
secondary
#CE34A1
accent
#01A2E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581