#69F6A5#69F6A5
#69F6A5 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.5% C 0.168 H 155.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6A5 |
|---|---|
| RGB | rgb(105, 246, 165) |
| HSL | hsl(146, 89%, 69%) |
| HSV | hsv(146, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 32.9%, 3.5%) |
| CIE-LAB | lab(87.79, -56.03, 27.78) |
| CIE-LCH | lch(87.79, 62.54, 153.63°) |
| OKLab | oklab(87.53% -0.1523 0.07) |
| OKLCH | oklch(87.53% 0.168 155.3) |
| XYZ | xyz(45.5692, 71.6271, 47.0140) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.44
Light Bluish Green
#76FDA8
ΔE00 1.81
Seafoam (survey)
#80F9AD
ΔE00 1.96
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6A5 #F669BA
analogous
#74F669 #69F6A5 #69F6EC
triadic
#69F6A5 #A569F6 #F6A569
tetradic
#69F6A5 #6974F6 #F669BA #F6EC69
square
#69F6A5 #6974F6 #F669BA #F6EC69
split-complementary
#69F6A5 #EC69F6 #F66974
monochromatic
#0DD863 #2FF382 #69F6A5 #A3F9C8 #DCFDEA
Accessibility & contrast
On white
1.37
#69F6A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#69F6A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6A5
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6A5 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A0
Deuteranopia (green-blind)
#E2D7AA
Tritanopia (blue-blind)
#38F4E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f6a5; /* rgb */ color: rgb(105, 246, 165); /* oklch */ color: oklch(87.5% 0.168 155.3);
Tailwind
colors: {
custom: {
50: '#9ffac0',
500: '#69f6a5',
950: '#000000',
},
}SCSS
$custom: #69f6a5; $custom-light: #9ffac0; $custom-dark: #000000;
JSON
{
"hex": "#69f6a5",
"rgb": {
"r": 105,
"g": 246,
"b": 165
},
"hsl": {
"h": 145.532,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.8753,
"c": 0.16766,
"h": 155.3
},
"luminance": 0.71631
}Semantic roles & 50–950 ramp
primary
#69F6A5
secondary
#CF348D
accent
#0084E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582