#69FBA0#69FBA0
#69FBA0 is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.6% C 0.179 H 153.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBA0 |
|---|---|
| RGB | rgb(105, 251, 160) |
| HSL | hsl(143, 95%, 70%) |
| HSV | hsv(143, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 36.3%, 1.6%) |
| CIE-LAB | lab(89.17, -58.89, 32.16) |
| CIE-LCH | lch(89.17, 67.10, 151.36°) |
| OKLab | oklab(88.64% -0.1596 0.0805) |
| OKLCH | oklch(88.64% 0.179 153.2) |
| XYZ | xyz(46.6643, 74.5312, 45.1777) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.30
Light Green Blue
#56FCA2
ΔE00 1.34
Sea Green (survey)
#53FCA1
ΔE00 1.43
Seafoam Green
#7AF9AB
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.75
Foam Green
#90FDA9
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBA0 #FB69C4
analogous
#7BFB69 #69FBA0 #69FBE9
triadic
#69FBA0 #A069FB #FBA069
tetradic
#69FBA0 #697BFB #FB69C4 #FBE969
square
#69FBA0 #697BFB #FB69C4 #FBE969
split-complementary
#69FBA0 #E969FB #FB697B
monochromatic
#06E459 #2DF97A #69FBA0 #A5FDC6 #E0FEEC
Accessibility & contrast
On white
1.32
#69FBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#69FBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBA0
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBA0 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE89A
Deuteranopia (green-blind)
#E7DBA6
Tritanopia (blue-blind)
#39F8E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fba0; /* rgb */ color: rgb(105, 251, 160); /* oklch */ color: oklch(88.6% 0.179 153.2);
Tailwind
colors: {
custom: {
50: '#a0febc',
500: '#69fba0',
950: '#000000',
},
}SCSS
$custom: #69fba0; $custom-light: #a0febc; $custom-dark: #000000;
JSON
{
"hex": "#69fba0",
"rgb": {
"r": 105,
"g": 251,
"b": 160
},
"hsl": {
"h": 142.603,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88637,
"c": 0.17877,
"h": 153.2
},
"luminance": 0.74536
}Semantic roles & 50–950 ramp
primary
#69FBA0
secondary
#D63398
accent
#008FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682