#69FBAD#69FBAD
#69FBAD is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.9% C 0.167 H 156.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBAD |
|---|---|
| RGB | rgb(105, 251, 173) |
| HSL | hsl(148, 95%, 70%) |
| HSV | hsv(148, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(89.40, -56.51, 25.91) |
| CIE-LCH | lch(89.40, 62.17, 155.37°) |
| OKLab | oklab(88.9% -0.1539 0.0655) |
| OKLCH | oklch(88.9% 0.167 156.9) |
| XYZ | xyz(47.8616, 75.0101, 51.4832) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.52
Light Blue Green
#7EFBB3
ΔE00 1.75
Light Bluish Green
#76FDA8
ΔE00 1.82
Seafoam (survey)
#80F9AD
ΔE00 1.96
Light Green Blue
#56FCA2
ΔE00 2.08
Sea Green (survey)
#53FCA1
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBAD #FB69B7
analogous
#6EFB69 #69FBAD #69FBF6
triadic
#69FBAD #AD69FB #FBAD69
tetradic
#69FBAD #696EFB #FB69B7 #FBF669
square
#69FBAD #696EFB #FB69B7 #FBF669
split-complementary
#69FBAD #F669FB #FB696E
monochromatic
#06E46D #2DF98C #69FBAD #A5FDCE #E0FEEE
Accessibility & contrast
On white
1.31
#69FBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#69FBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBAD
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBAD | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A8
Deuteranopia (green-blind)
#E5DBB2
Tritanopia (blue-blind)
#2FF9E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fbad; /* rgb */ color: rgb(105, 251, 173); /* oklch */ color: oklch(88.9% 0.167 156.9);
Tailwind
colors: {
custom: {
50: '#a0fdc5',
500: '#69fbad',
950: '#000000',
},
}SCSS
$custom: #69fbad; $custom-light: #a0fdc5; $custom-dark: #000000;
JSON
{
"hex": "#69fbad",
"rgb": {
"r": 105,
"g": 251,
"b": 173
},
"hsl": {
"h": 147.945,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88895,
"c": 0.16731,
"h": 156.9
},
"luminance": 0.75015
}Semantic roles & 50–950 ramp
primary
#69FBAD
secondary
#D6338A
accent
#007BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682