#69FCBC#69FCBC
#69FCBC is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.156 H 161.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCBC |
|---|---|
| RGB | rgb(105, 252, 188) |
| HSL | hsl(154, 96%, 70%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(89.98, -53.95, 19.05) |
| CIE-LCH | lch(89.98, 57.21, 160.55°) |
| OKLab | oklab(89.46% -0.1483 0.0486) |
| OKLCH | oklch(89.46% 0.156 161.8) |
| XYZ | xyz(49.7085, 76.2500, 59.6653) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Light Aquamarine
#7BFDC7
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.79
Greenish Cyan
#2AFEB7
ΔE00 2.88
Greenish Turquoise
#00FBB0
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCBC #FC69A9
analogous
#69FC73 #69FCBC #69F2FC
triadic
#69FCBC #BC69FC #FCBC69
tetradic
#69FCBC #7369FC #FC69A9 #F2FC69
square
#69FCBC #7369FC #FC69A9 #F2FC69
split-complementary
#69FCBC #FC69F2 #FC7369
monochromatic
#05E684 #2DFBA1 #69FCBC #A5FDD7 #E1FEF2
Accessibility & contrast
On white
1.29
#69FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#69FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCBC
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCBC | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB8
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#1EFCEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fcbc; /* rgb */ color: rgb(105, 252, 188); /* oklch */ color: oklch(89.5% 0.156 161.8);
Tailwind
colors: {
custom: {
50: '#a0fed0',
500: '#69fcbc',
950: '#000000',
},
}SCSS
$custom: #69fcbc; $custom-light: #a0fed0; $custom-dark: #000000;
JSON
{
"hex": "#69fcbc",
"rgb": {
"r": 105,
"g": 252,
"b": 188
},
"hsl": {
"h": 153.878,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89462,
"c": 0.1561,
"h": 161.8
},
"luminance": 0.76255
}Semantic roles & 50–950 ramp
primary
#69FCBC
secondary
#D7327A
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683