#69FCB2#69FCB2
#69FCB2 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.2% C 0.164 H 158.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCB2 |
|---|---|
| RGB | rgb(105, 252, 178) |
| HSL | hsl(150, 96%, 70%) |
| HSV | hsv(150, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(89.78, -55.95, 23.89) |
| CIE-LCH | lch(89.78, 60.84, 156.87°) |
| OKLab | oklab(89.24% -0.1528 0.0606) |
| OKLCH | oklch(89.24% 0.164 158.4) |
| XYZ | xyz(48.6677, 75.8337, 54.1835) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 1.69
Seafoam Green
#7AF9AB
ΔE00 2.03
Seafoam (survey)
#80F9AD
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCB2 #FC69B3
analogous
#6AFC69 #69FCB2 #69FCFB
triadic
#69FCB2 #B269FC #FCB269
tetradic
#69FCB2 #696AFC #FC69B3 #FCFB69
square
#69FCB2 #696AFC #FC69B3 #FCFB69
split-complementary
#69FCB2 #FB69FC #FC696A
monochromatic
#05E675 #2DFB93 #69FCB2 #A5FDD1 #E1FEF0
Accessibility & contrast
On white
1.30
#69FCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#69FCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCB2
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCB2 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAE
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#2AFBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fcb2; /* rgb */ color: rgb(105, 252, 178); /* oklch */ color: oklch(89.2% 0.164 158.4);
Tailwind
colors: {
custom: {
50: '#a0fec9',
500: '#69fcb2',
950: '#000000',
},
}SCSS
$custom: #69fcb2; $custom-light: #a0fec9; $custom-dark: #000000;
JSON
{
"hex": "#69fcb2",
"rgb": {
"r": 105,
"g": 252,
"b": 178
},
"hsl": {
"h": 149.796,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.8924,
"c": 0.16435,
"h": 158.4
},
"luminance": 0.75838
}Semantic roles & 50–950 ramp
primary
#69FCB2
secondary
#D73285
accent
#0074E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682