#69FCA7#69FCA7
#69FCA7 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.0% C 0.174 H 155.0°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCA7 |
|---|---|
| RGB | rgb(105, 252, 167) |
| HSL | hsl(145, 96%, 70%) |
| HSV | hsv(145, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(89.58, -58.02, 29.20) |
| CIE-LCH | lch(89.58, 64.95, 153.29°) |
| OKLab | oklab(89.01% -0.1576 0.0735) |
| OKLCH | oklch(89.01% 0.174 155) |
| XYZ | xyz(47.6072, 75.4095, 48.5984) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.00
Light Green Blue
#56FCA2
ΔE00 1.25
Sea Green (survey)
#53FCA1
ΔE00 1.44
Seafoam Green
#7AF9AB
ΔE00 1.64
Seafoam (survey)
#80F9AD
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCA7 #FC69BE
analogous
#75FC69 #69FCA7 #69FCF0
triadic
#69FCA7 #A769FC #FCA769
tetradic
#69FCA7 #6975FC #FC69BE #FCF069
square
#69FCA7 #6975FC #FC69BE #FCF069
split-complementary
#69FCA7 #F069FC #FC6975
monochromatic
#05E664 #2DFB84 #69FCA7 #A5FDCA #E1FEED
Accessibility & contrast
On white
1.31
#69FCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#69FCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCA7
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCA7 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA2
Deuteranopia (green-blind)
#E7DCAC
Tritanopia (blue-blind)
#33FAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fca7; /* rgb */ color: rgb(105, 252, 167); /* oklch */ color: oklch(89.0% 0.174 155.0);
Tailwind
colors: {
custom: {
50: '#a0fec1',
500: '#69fca7',
950: '#000000',
},
}SCSS
$custom: #69fca7; $custom-light: #a0fec1; $custom-dark: #000000;
JSON
{
"hex": "#69fca7",
"rgb": {
"r": 105,
"g": 252,
"b": 167
},
"hsl": {
"h": 145.306,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89013,
"c": 0.17388,
"h": 155
},
"luminance": 0.75414
}Semantic roles & 50–950 ramp
primary
#69FCA7
secondary
#D73291
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682