#69FBB0#69FBB0
#69FBB0 is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.0% C 0.165 H 157.9°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBB0 |
|---|---|
| RGB | rgb(105, 251, 176) |
| HSL | hsl(149, 95%, 70%) |
| HSV | hsv(149, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.45, -55.94, 24.46) |
| CIE-LCH | lch(89.45, 61.05, 156.38°) |
| OKLab | oklab(88.96% -0.1526 0.062) |
| OKLCH | oklch(88.96% 0.165 157.9) |
| XYZ | xyz(48.1551, 75.1275, 53.0292) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 1.77
Seafoam Green
#7AF9AB
ΔE00 1.81
Seafoam (survey)
#80F9AD
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBB0 #FB69B4
analogous
#6BFB69 #69FBB0 #69FBF9
triadic
#69FBB0 #B069FB #FBB069
tetradic
#69FBB0 #696BFB #FB69B4 #FBF969
square
#69FBB0 #696BFB #FB69B4 #FBF969
split-complementary
#69FBB0 #F969FB #FB696B
monochromatic
#06E472 #2DF991 #69FBB0 #A5FDCF #E0FEEF
Accessibility & contrast
On white
1.31
#69FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#69FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBB0
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBB0 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AB
Deuteranopia (green-blind)
#E5DBB5
Tritanopia (blue-blind)
#2CF9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fbb0; /* rgb */ color: rgb(105, 251, 176); /* oklch */ color: oklch(89.0% 0.165 157.9);
Tailwind
colors: {
custom: {
50: '#a0fdc8',
500: '#69fbb0',
950: '#000000',
},
}SCSS
$custom: #69fbb0; $custom-light: #a0fdc8; $custom-dark: #000000;
JSON
{
"hex": "#69fbb0",
"rgb": {
"r": 105,
"g": 251,
"b": 176
},
"hsl": {
"h": 149.178,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88958,
"c": 0.16474,
"h": 157.9
},
"luminance": 0.75132
}Semantic roles & 50–950 ramp
primary
#69FBB0
secondary
#D63386
accent
#0076E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682