#69F596#69F596
#69F596 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.0% C 0.180 H 151.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69F596 |
|---|---|
| RGB | rgb(105, 245, 150) |
| HSL | hsl(139, 88%, 69%) |
| HSV | hsv(139, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(87.24, -58.29, 34.60) |
| CIE-LCH | lch(87.24, 67.79, 149.31°) |
| OKLab | oklab(87% -0.1578 0.0861) |
| OKLCH | oklch(87% 0.18 151.4) |
| XYZ | xyz(43.9798, 70.5060, 40.1396) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.52
Sea Green (survey)
#53FCA1
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 2.60
Seafoam Green
#7AF9AB
ΔE00 3.15
Baby Green
#8CFF9E
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F596 #F569C8
analogous
#82F569 #69F596 #69F5DC
triadic
#69F596 #9669F5 #F59669
tetradic
#69F596 #6982F5 #F569C8 #F5DC69
square
#69F596 #6982F5 #F569C8 #F5DC69
split-complementary
#69F596 #DC69F5 #F56982
monochromatic
#0ED54E #30F16E #69F596 #A2F9BE #DCFDE6
Accessibility & contrast
On white
1.39
#69F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#69F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F596
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F596 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38F
Deuteranopia (green-blind)
#E3D59C
Tritanopia (blue-blind)
#41F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f596; /* rgb */ color: rgb(105, 245, 150); /* oklch */ color: oklch(87.0% 0.180 151.4);
Tailwind
colors: {
custom: {
50: '#9ff9b5',
500: '#69f596',
950: '#000000',
},
}SCSS
$custom: #69f596; $custom-light: #9ff9b5; $custom-dark: #000000;
JSON
{
"hex": "#69f596",
"rgb": {
"r": 105,
"g": 245,
"b": 150
},
"hsl": {
"h": 139.286,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.87002,
"c": 0.17979,
"h": 151.4
},
"luminance": 0.7051
}Semantic roles & 50–950 ramp
primary
#69F596
secondary
#CE349D
accent
#019BE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581