#69FCBD#69FCBD
#69FCBD is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.155 H 162.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCBD |
|---|---|
| RGB | rgb(105, 252, 189) |
| HSL | hsl(154, 96%, 70%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.00, -53.74, 18.57) |
| CIE-LCH | lch(90.00, 56.86, 160.94°) |
| OKLab | oklab(89.49% -0.1479 0.0474) |
| OKLCH | oklch(89.49% 0.155 162.2) |
| XYZ | xyz(49.8167, 76.2933, 60.2350) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Light Aquamarine
#7BFDC7
ΔE00 2.13
Greenish Cyan
#2AFEB7
ΔE00 2.92
Light Blue Green
#7EFBB3
ΔE00 2.96
Greenish Turquoise
#00FBB0
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCBD #FC69A8
analogous
#69FC74 #69FCBD #69F1FC
triadic
#69FCBD #BD69FC #FCBD69
tetradic
#69FCBD #7469FC #FC69A8 #F1FC69
square
#69FCBD #7469FC #FC69A8 #F1FC69
split-complementary
#69FCBD #FC69F1 #FC7469
monochromatic
#05E685 #2DFBA3 #69FCBD #A5FDD7 #E1FEF2
Accessibility & contrast
On white
1.29
#69FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#69FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCBD
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCBD | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#E4DCC1
Tritanopia (blue-blind)
#1CFCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fcbd; /* rgb */ color: rgb(105, 252, 189); /* oklch */ color: oklch(89.5% 0.155 162.2);
Tailwind
colors: {
custom: {
50: '#a0fed1',
500: '#69fcbd',
950: '#000000',
},
}SCSS
$custom: #69fcbd; $custom-light: #a0fed1; $custom-dark: #000000;
JSON
{
"hex": "#69fcbd",
"rgb": {
"r": 105,
"g": 252,
"b": 189
},
"hsl": {
"h": 154.286,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89485,
"c": 0.15531,
"h": 162.2
},
"luminance": 0.76298
}Semantic roles & 50–950 ramp
primary
#69FCBD
secondary
#D73279
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683