#69FDA4#69FDA4
#69FDA4 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.2% C 0.178 H 154.0°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDA4 |
|---|---|
| RGB | rgb(105, 253, 164) |
| HSL | hsl(144, 97%, 70%) |
| HSV | hsv(144, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(89.83, -58.95, 31.03) |
| CIE-LCH | lch(89.83, 66.62, 152.24°) |
| OKLab | oklab(89.2% -0.1599 0.0779) |
| OKLCH | oklch(89.2% 0.178 154) |
| XYZ | xyz(47.6479, 75.9296, 47.2596) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.02
Light Green Blue
#56FCA2
ΔE00 1.17
Sea Green (survey)
#53FCA1
ΔE00 1.31
Seafoam Green
#7AF9AB
ΔE00 2.08
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDA4 #FD69C2
analogous
#78FD69 #69FDA4 #69FDEE
triadic
#69FDA4 #A469FD #FDA469
tetradic
#69FDA4 #6978FD #FD69C2 #FDEE69
square
#69FDA4 #6978FD #FD69C2 #FDEE69
split-complementary
#69FDA4 #EE69FD #FD6978
monochromatic
#03E85F #2DFC7F #69FDA4 #A5FEC9 #E1FFED
Accessibility & contrast
On white
1.30
#69FDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#69FDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDA4
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDA4 | 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)
#FDEA9E
Deuteranopia (green-blind)
#E9DCAA
Tritanopia (blue-blind)
#35FAE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fda4; /* rgb */ color: rgb(105, 253, 164); /* oklch */ color: oklch(89.2% 0.178 154.0);
Tailwind
colors: {
custom: {
50: '#a0ffbf',
500: '#69fda4',
950: '#000000',
},
}SCSS
$custom: #69fda4; $custom-light: #a0ffbf; $custom-dark: #000000;
JSON
{
"hex": "#69fda4",
"rgb": {
"r": 105,
"g": 253,
"b": 164
},
"hsl": {
"h": 143.919,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89195,
"c": 0.17786,
"h": 154
},
"luminance": 0.75934
}Semantic roles & 50–950 ramp
primary
#69FDA4
secondary
#D83296
accent
#008AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682