#69FFB2#69FFB2
#69FFB2 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.0% C 0.168 H 157.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFB2 |
|---|---|
| RGB | rgb(105, 255, 178) |
| HSL | hsl(149, 100%, 71%) |
| HSV | hsv(149, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.66, -57.14, 25.10) |
| CIE-LCH | lch(90.66, 62.41, 156.29°) |
| OKLab | oklab(89.96% -0.1558 0.0636) |
| OKLCH | oklch(89.96% 0.168 157.8) |
| XYZ | xyz(49.6172, 77.7327, 54.5000) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.90
Seafoam Green
#7AF9AB
ΔE00 2.10
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Green Blue
#56FCA2
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFB2 #FF69B6
analogous
#6BFF69 #69FFB2 #69FFFD
triadic
#69FFB2 #B269FF #FFB269
tetradic
#69FFB2 #696BFF #FF69B6 #FFFD69
square
#69FFB2 #696BFF #FF69B6 #FFFD69
split-complementary
#69FFB2 #FD69FF #FF696B
monochromatic
#00EE74 #2CFF93 #69FFB2 #A6FFD1 #E0FFEF
Accessibility & contrast
On white
1.27
#69FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#69FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFB2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFB2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#E9DEB7
Tritanopia (blue-blind)
#28FDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69ffb2; /* rgb */ color: rgb(105, 255, 178); /* oklch */ color: oklch(90.0% 0.168 157.8);
Tailwind
colors: {
custom: {
50: '#a0ffc9',
500: '#69ffb2',
950: '#000000',
},
}SCSS
$custom: #69ffb2; $custom-light: #a0ffc9; $custom-dark: #000000;
JSON
{
"hex": "#69ffb2",
"rgb": {
"r": 105,
"g": 255,
"b": 178
},
"hsl": {
"h": 149.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89957,
"c": 0.16829,
"h": 157.8
},
"luminance": 0.77738
}Semantic roles & 50–950 ramp
primary
#69FFB2
secondary
#DB3188
accent
#0076E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682