#69F697#69F697
#69F697 is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.3% C 0.180 H 151.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69F697 |
|---|---|
| RGB | rgb(105, 246, 151) |
| HSL | hsl(140, 89%, 69%) |
| HSV | hsv(140, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(87.56, -58.51, 34.51) |
| CIE-LCH | lch(87.56, 67.93, 149.46°) |
| OKLab | oklab(87.26% -0.1584 0.0859) |
| OKLCH | oklch(87.26% 0.18 151.5) |
| XYZ | xyz(44.3640, 71.1450, 40.6666) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.36
Sea Green (survey)
#53FCA1
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F697 #F669C8
analogous
#82F669 #69F697 #69F6DD
triadic
#69F697 #9769F6 #F69769
tetradic
#69F697 #6982F6 #F669C8 #F6DD69
square
#69F697 #6982F6 #F669C8 #F6DD69
split-complementary
#69F697 #DD69F6 #F66982
monochromatic
#0DD84F #2FF36F #69F697 #A3F9BF #DCFDE7
Accessibility & contrast
On white
1.38
#69F697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#69F697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F697
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F697 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E390
Deuteranopia (green-blind)
#E4D69D
Tritanopia (blue-blind)
#40F3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f697; /* rgb */ color: rgb(105, 246, 151); /* oklch */ color: oklch(87.3% 0.180 151.5);
Tailwind
colors: {
custom: {
50: '#9ffab6',
500: '#69f697',
950: '#000000',
},
}SCSS
$custom: #69f697; $custom-light: #9ffab6; $custom-dark: #000000;
JSON
{
"hex": "#69f697",
"rgb": {
"r": 105,
"g": 246,
"b": 151
},
"hsl": {
"h": 139.574,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87263,
"c": 0.18021,
"h": 151.5
},
"luminance": 0.71149
}Semantic roles & 50–950 ramp
primary
#69F697
secondary
#CF349D
accent
#009BE5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581