#69FBAC#69FBAC
#69FBAC is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.9% C 0.168 H 156.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBAC |
|---|---|
| RGB | rgb(105, 251, 172) |
| HSL | hsl(148, 95%, 70%) |
| HSV | hsv(148, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(89.38, -56.70, 26.39) |
| CIE-LCH | lch(89.38, 62.54, 155.04°) |
| OKLab | oklab(88.87% -0.1544 0.0667) |
| OKLCH | oklch(88.87% 0.168 156.6) |
| XYZ | xyz(47.7652, 74.9716, 50.9755) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.46
Light Bluish Green
#76FDA8
ΔE00 1.67
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Green Blue
#56FCA2
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 1.93
Sea Green (survey)
#53FCA1
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBAC #FB69B8
analogous
#6FFB69 #69FBAC #69FBF5
triadic
#69FBAC #AC69FB #FBAC69
tetradic
#69FBAC #696FFB #FB69B8 #FBF569
square
#69FBAC #696FFB #FB69B8 #FBF569
split-complementary
#69FBAC #F569FB #FB696F
monochromatic
#06E46C #2DF98B #69FBAC #A5FDCD #E0FEEE
Accessibility & contrast
On white
1.31
#69FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#69FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBAC
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBAC | 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)
#FAE9A7
Deuteranopia (green-blind)
#E6DBB1
Tritanopia (blue-blind)
#30F9E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fbac; /* rgb */ color: rgb(105, 251, 172); /* oklch */ color: oklch(88.9% 0.168 156.6);
Tailwind
colors: {
custom: {
50: '#a0fdc5',
500: '#69fbac',
950: '#000000',
},
}SCSS
$custom: #69fbac; $custom-light: #a0fdc5; $custom-dark: #000000;
JSON
{
"hex": "#69fbac",
"rgb": {
"r": 105,
"g": 251,
"b": 172
},
"hsl": {
"h": 147.534,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88874,
"c": 0.16819,
"h": 156.6
},
"luminance": 0.74976
}Semantic roles & 50–950 ramp
primary
#69FBAC
secondary
#D6338B
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682