#69FCBF#69FCBF
#69FCBF is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.154 H 163.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCBF |
|---|---|
| RGB | rgb(105, 252, 191) |
| HSL | hsl(155, 96%, 70%) |
| HSV | hsv(155, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.04, -53.33, 17.60) |
| CIE-LCH | lch(90.04, 56.16, 161.74°) |
| OKLab | oklab(89.53% -0.147 0.045) |
| OKLCH | oklch(89.53% 0.154 163) |
| XYZ | xyz(50.0353, 76.3807, 61.3862) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Light Aquamarine
#7BFDC7
ΔE00 1.82
Greenish Cyan
#2AFEB7
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.33
Greenish Turquoise
#00FBB0
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCBF #FC69A6
analogous
#69FC76 #69FCBF #69EFFC
triadic
#69FCBF #BF69FC #FCBF69
tetradic
#69FCBF #7669FC #FC69A6 #EFFC69
square
#69FCBF #7669FC #FC69A6 #EFFC69
split-complementary
#69FCBF #FC69EF #FC7669
monochromatic
#05E688 #2DFBA5 #69FCBF #A5FDD9 #E1FEF2
Accessibility & contrast
On white
1.29
#69FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#69FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCBF
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCBF | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBC
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#19FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fcbf; /* rgb */ color: rgb(105, 252, 191); /* oklch */ color: oklch(89.5% 0.154 163.0);
Tailwind
colors: {
custom: {
50: '#a0fed2',
500: '#69fcbf',
950: '#000000',
},
}SCSS
$custom: #69fcbf; $custom-light: #a0fed2; $custom-dark: #000000;
JSON
{
"hex": "#69fcbf",
"rgb": {
"r": 105,
"g": 252,
"b": 191
},
"hsl": {
"h": 155.102,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89531,
"c": 0.15373,
"h": 163
},
"luminance": 0.76386
}Semantic roles & 50–950 ramp
primary
#69FCBF
secondary
#D73277
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683