#69FFA8#69FFA8
#69FFA8 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.8% C 0.177 H 154.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFA8 |
|---|---|
| RGB | rgb(105, 255, 168) |
| HSL | hsl(145, 100%, 71%) |
| HSV | hsv(145, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(90.48, -59.01, 29.90) |
| CIE-LCH | lch(90.48, 66.15, 153.13°) |
| OKLab | oklab(89.75% -0.1602 0.0752) |
| OKLCH | oklch(89.75% 0.177 154.9) |
| XYZ | xyz(48.6495, 77.3457, 49.4036) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.06
Light Green Blue
#56FCA2
ΔE00 1.30
Sea Green (survey)
#53FCA1
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 2.06
Seafoam (survey)
#80F9AD
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFA8 #FF69C0
analogous
#75FF69 #69FFA8 #69FFF3
triadic
#69FFA8 #A869FF #FFA869
tetradic
#69FFA8 #6975FF #FF69C0 #FFF369
square
#69FFA8 #6975FF #FF69C0 #FFF369
split-complementary
#69FFA8 #F369FF #FF6975
monochromatic
#00EE64 #2CFF85 #69FFA8 #A6FFCB #E0FFED
Accessibility & contrast
On white
1.28
#69FFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#69FFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFA8
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFA8 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA2
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#31FCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69ffa8; /* rgb */ color: rgb(105, 255, 168); /* oklch */ color: oklch(89.8% 0.177 154.9);
Tailwind
colors: {
custom: {
50: '#a0ffc2',
500: '#69ffa8',
950: '#000000',
},
}SCSS
$custom: #69ffa8; $custom-light: #a0ffc2; $custom-dark: #000000;
JSON
{
"hex": "#69ffa8",
"rgb": {
"r": 105,
"g": 255,
"b": 168
},
"hsl": {
"h": 145.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89753,
"c": 0.17697,
"h": 154.9
},
"luminance": 0.7735
}Semantic roles & 50–950 ramp
primary
#69FFA8
secondary
#DB3194
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682