#69FCBB#69FCBB
#69FCBB is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.157 H 161.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCBB |
|---|---|
| RGB | rgb(105, 252, 187) |
| HSL | hsl(153, 96%, 70%) |
| HSV | hsv(153, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.96, -54.15, 19.54) |
| CIE-LCH | lch(89.96, 57.57, 160.16°) |
| OKLab | oklab(89.44% -0.1488 0.0499) |
| OKLCH | oklch(89.44% 0.157 161.5) |
| XYZ | xyz(49.6011, 76.2071, 59.0996) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.21
Light Aquamarine
#7BFDC7
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.63
Greenish Cyan
#2AFEB7
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.52
Greenish Turquoise
#00FBB0
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCBB #FC69AA
analogous
#69FC71 #69FCBB #69F4FC
triadic
#69FCBB #BB69FC #FCBB69
tetradic
#69FCBB #7169FC #FC69AA #F4FC69
square
#69FCBB #7169FC #FC69AA #F4FC69
split-complementary
#69FCBB #FC69F4 #FC7169
monochromatic
#05E682 #2DFBA0 #69FCBB #A5FDD6 #E1FEF1
Accessibility & contrast
On white
1.29
#69FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#69FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCBB
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCBB | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#1FFBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fcbb; /* rgb */ color: rgb(105, 252, 187); /* oklch */ color: oklch(89.4% 0.157 161.5);
Tailwind
colors: {
custom: {
50: '#a0fecf',
500: '#69fcbb',
950: '#000000',
},
}SCSS
$custom: #69fcbb; $custom-light: #a0fecf; $custom-dark: #000000;
JSON
{
"hex": "#69fcbb",
"rgb": {
"r": 105,
"g": 252,
"b": 187
},
"hsl": {
"h": 153.469,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89439,
"c": 0.15691,
"h": 161.5
},
"luminance": 0.76212
}Semantic roles & 50–950 ramp
primary
#69FCBB
secondary
#D7327B
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683