#69FDAE#69FDAE
#69FDAE is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.4% C 0.169 H 156.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDAE |
|---|---|
| RGB | rgb(105, 253, 174) |
| HSL | hsl(148, 97%, 70%) |
| HSV | hsv(148, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(90.00, -57.11, 26.23) |
| CIE-LCH | lch(90.00, 62.85, 155.34°) |
| OKLab | oklab(89.4% -0.1555 0.0663) |
| OKLCH | oklch(89.4% 0.169 156.9) |
| XYZ | xyz(48.5868, 76.3051, 52.2041) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.67
Light Bluish Green
#76FDA8
ΔE00 1.72
Light Blue Green
#7EFBB3
ΔE00 1.86
Light Green Blue
#56FCA2
ΔE00 2.00
Seafoam (survey)
#80F9AD
ΔE00 2.10
Sea Green (survey)
#53FCA1
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDAE #FD69B8
analogous
#6EFD69 #69FDAE #69FDF8
triadic
#69FDAE #AE69FD #FDAE69
tetradic
#69FDAE #696EFD #FD69B8 #FDF869
square
#69FDAE #696EFD #FD69B8 #FDF869
split-complementary
#69FDAE #F869FD #FD696E
monochromatic
#03E86E #2DFC8D #69FDAE #A5FECF #E1FFEF
Accessibility & contrast
On white
1.29
#69FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#69FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDAE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDAE | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA9
Deuteranopia (green-blind)
#E7DDB3
Tritanopia (blue-blind)
#2DFBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fdae; /* rgb */ color: rgb(105, 253, 174); /* oklch */ color: oklch(89.4% 0.169 156.9);
Tailwind
colors: {
custom: {
50: '#a0ffc6',
500: '#69fdae',
950: '#000000',
},
}SCSS
$custom: #69fdae; $custom-light: #a0ffc6; $custom-dark: #000000;
JSON
{
"hex": "#69fdae",
"rgb": {
"r": 105,
"g": 253,
"b": 174
},
"hsl": {
"h": 147.973,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89395,
"c": 0.16909,
"h": 156.9
},
"luminance": 0.7631
}Semantic roles & 50–950 ramp
primary
#69FDAE
secondary
#D8328B
accent
#007BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682