#69FBBC#69FBBC
#69FBBC is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.155 H 162.1°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBBC |
|---|---|
| RGB | rgb(105, 251, 188) |
| HSL | hsl(154, 95%, 70%) |
| HSV | hsv(154, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.68, -53.54, 18.65) |
| CIE-LCH | lch(89.68, 56.70, 160.80°) |
| OKLab | oklab(89.22% -0.1473 0.0476) |
| OKLCH | oklch(89.22% 0.155 162.1) |
| XYZ | xyz(49.3953, 75.6236, 59.5609) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Aquamarine
#7BFDC7
ΔE00 2.19
Light Blue Green
#7EFBB3
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 2.96
Greenish Turquoise
#00FBB0
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBBC #FB69A8
analogous
#69FB73 #69FBBC #69F1FB
triadic
#69FBBC #BC69FB #FBBC69
tetradic
#69FBBC #7369FB #FB69A8 #F1FB69
square
#69FBBC #7369FB #FB69A8 #F1FB69
split-complementary
#69FBBC #FB69F1 #FB7369
monochromatic
#06E484 #2DF9A1 #69FBBC #A5FDD7 #E0FEF1
Accessibility & contrast
On white
1.30
#69FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#69FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBBC
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBBC | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#E3DCC0
Tritanopia (blue-blind)
#1FFBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fbbc; /* rgb */ color: rgb(105, 251, 188); /* oklch */ color: oklch(89.2% 0.155 162.1);
Tailwind
colors: {
custom: {
50: '#a0fdd0',
500: '#69fbbc',
950: '#000000',
},
}SCSS
$custom: #69fbbc; $custom-light: #a0fdd0; $custom-dark: #000000;
JSON
{
"hex": "#69fbbc",
"rgb": {
"r": 105,
"g": 251,
"b": 188
},
"hsl": {
"h": 154.11,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.89224,
"c": 0.15482,
"h": 162.1
},
"luminance": 0.75628
}Semantic roles & 50–950 ramp
primary
#69FBBC
secondary
#D63379
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683