#69FDA5#69FDA5
#69FDA5 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.2% C 0.177 H 154.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDA5 |
|---|---|
| RGB | rgb(105, 253, 165) |
| HSL | hsl(144, 97%, 70%) |
| HSV | hsv(144, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 34.8%, 0.8%) |
| CIE-LAB | lab(89.84, -58.77, 30.55) |
| CIE-LCH | lch(89.84, 66.24, 152.53°) |
| OKLab | oklab(89.21% -0.1595 0.0767) |
| OKLCH | oklch(89.21% 0.177 154.3) |
| XYZ | xyz(47.7386, 75.9658, 47.7371) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.97
Light Green Blue
#56FCA2
ΔE00 1.16
Sea Green (survey)
#53FCA1
ΔE00 1.32
Seafoam Green
#7AF9AB
ΔE00 1.97
Seafoam (survey)
#80F9AD
ΔE00 2.48
Light Blue Green
#7EFBB3
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDA5 #FD69C1
analogous
#77FD69 #69FDA5 #69FDEF
triadic
#69FDA5 #A569FD #FDA569
tetradic
#69FDA5 #6977FD #FD69C1 #FDEF69
square
#69FDA5 #6977FD #FD69C1 #FDEF69
split-complementary
#69FDA5 #EF69FD #FD6977
monochromatic
#03E860 #2DFC81 #69FDA5 #A5FEC9 #E1FFED
Accessibility & contrast
On white
1.30
#69FDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#69FDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDA5
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDA5 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9F
Deuteranopia (green-blind)
#E9DCAB
Tritanopia (blue-blind)
#34FAE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fda5; /* rgb */ color: rgb(105, 253, 165); /* oklch */ color: oklch(89.2% 0.177 154.3);
Tailwind
colors: {
custom: {
50: '#a0ffc0',
500: '#69fda5',
950: '#000000',
},
}SCSS
$custom: #69fda5; $custom-light: #a0ffc0; $custom-dark: #000000;
JSON
{
"hex": "#69fda5",
"rgb": {
"r": 105,
"g": 253,
"b": 165
},
"hsl": {
"h": 144.324,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89214,
"c": 0.17697,
"h": 154.3
},
"luminance": 0.7597
}Semantic roles & 50–950 ramp
primary
#69FDA5
secondary
#D83295
accent
#0088E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682