#69FEA5#69FEA5
#69FEA5 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.5% C 0.178 H 154.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEA5 |
|---|---|
| RGB | rgb(105, 254, 165) |
| HSL | hsl(144, 99%, 70%) |
| HSV | hsv(144, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 35%, 0.4%) |
| CIE-LAB | lab(90.14, -59.16, 30.95) |
| CIE-LCH | lch(90.14, 66.77, 152.39°) |
| OKLab | oklab(89.46% -0.1605 0.0777) |
| OKLCH | oklch(89.46% 0.178 154.2) |
| XYZ | xyz(48.0551, 76.5988, 47.8426) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.04
Light Green Blue
#56FCA2
ΔE00 1.21
Sea Green (survey)
#53FCA1
ΔE00 1.35
Seafoam Green
#7AF9AB
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEA5 #FE69C2
analogous
#77FE69 #69FEA5 #69FEEF
triadic
#69FEA5 #A569FE #FEA569
tetradic
#69FEA5 #6977FE #FE69C2 #FEEF69
square
#69FEA5 #6977FE #FE69C2 #FEEF69
split-complementary
#69FEA5 #EF69FE #FE6977
monochromatic
#02EB60 #2CFE81 #69FEA5 #A6FEC9 #E1FFED
Accessibility & contrast
On white
1.29
#69FEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#69FEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEA5
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEA5 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9F
Deuteranopia (green-blind)
#EADDAB
Tritanopia (blue-blind)
#34FBE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fea5; /* rgb */ color: rgb(105, 254, 165); /* oklch */ color: oklch(89.5% 0.178 154.2);
Tailwind
colors: {
custom: {
50: '#a0ffc0',
500: '#69fea5',
950: '#000000',
},
}SCSS
$custom: #69fea5; $custom-light: #a0ffc0; $custom-dark: #000000;
JSON
{
"hex": "#69fea5",
"rgb": {
"r": 105,
"g": 254,
"b": 165
},
"hsl": {
"h": 144.161,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.89455,
"c": 0.17829,
"h": 154.2
},
"luminance": 0.76603
}Semantic roles & 50–950 ramp
primary
#69FEA5
secondary
#D93296
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682