#69F597#69F597
#69F597 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.0% C 0.179 H 151.6°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69F597 |
|---|---|
| RGB | rgb(105, 245, 151) |
| HSL | hsl(140, 88%, 69%) |
| HSV | hsv(140, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 38.4%, 3.9%) |
| CIE-LAB | lab(87.26, -58.12, 34.12) |
| CIE-LCH | lch(87.26, 67.40, 149.58°) |
| OKLab | oklab(87.02% -0.1574 0.085) |
| OKLCH | oklch(87.02% 0.179 151.6) |
| XYZ | xyz(44.0607, 70.5383, 40.5655) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.41
Sea Green (survey)
#53FCA1
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.42
Baby Green
#8CFF9E
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F597 #F569C7
analogous
#81F569 #69F597 #69F5DD
triadic
#69F597 #9769F5 #F59769
tetradic
#69F597 #6981F5 #F569C7 #F5DD69
square
#69F597 #6981F5 #F569C7 #F5DD69
split-complementary
#69F597 #DD69F5 #F56981
monochromatic
#0ED550 #30F16F #69F597 #A2F9BF #DCFDE7
Accessibility & contrast
On white
1.39
#69F597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#69F597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F597
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F597 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E391
Deuteranopia (green-blind)
#E3D59D
Tritanopia (blue-blind)
#40F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f597; /* rgb */ color: rgb(105, 245, 151); /* oklch */ color: oklch(87.0% 0.179 151.6);
Tailwind
colors: {
custom: {
50: '#9ff9b6',
500: '#69f597',
950: '#000000',
},
}SCSS
$custom: #69f597; $custom-light: #9ff9b6; $custom-dark: #000000;
JSON
{
"hex": "#69f597",
"rgb": {
"r": 105,
"g": 245,
"b": 151
},
"hsl": {
"h": 139.714,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.8702,
"c": 0.17888,
"h": 151.6
},
"luminance": 0.70542
}Semantic roles & 50–950 ramp
primary
#69F597
secondary
#CE349C
accent
#019AE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581