#69FCFB#69FCFB
#69FCFB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.125 H 194.6°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCFB |
|---|---|
| RGB | rgb(105, 252, 251) |
| HSL | hsl(180, 96%, 70%) |
| HSV | hsv(180, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.50, -39.15, -11.34) |
| CIE-LCH | lch(91.50, 40.76, 196.15°) |
| OKLab | oklab(91.2% -0.1211 -0.0314) |
| OKLCH | oklch(91.2% 0.125 194.6) |
| XYZ | xyz(58.0411, 79.5831, 103.5503) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.94
Aqua
#00FFFF
ΔE00 3.09
Bright Light Blue
#26F7FD
ΔE00 3.26
Bright Turquoise
#0FFEF9
ΔE00 3.48
Bright Aqua
#0BF9EA
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCFB #FC696A
analogous
#69FCB2 #69FCFB #69B3FC
triadic
#69FCFB #FB69FC #FCFB69
tetradic
#69FCFB #B269FC #FC696A #B3FC69
square
#69FCFB #B269FC #FC696A #B3FC69
split-complementary
#69FCFB #FC69B3 #FCB269
monochromatic
#05E6E4 #2DFBF9 #69FCFB #A5FDFD #E1FEFE
Accessibility & contrast
On white
1.24
#69FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#69FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCFB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCFB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D6DFFC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69fcfb; /* rgb */ color: rgb(105, 252, 251); /* oklch */ color: oklch(91.2% 0.125 194.6);
Tailwind
colors: {
custom: {
50: '#a2fefc',
500: '#69fcfb',
950: '#000000',
},
}SCSS
$custom: #69fcfb; $custom-light: #a2fefc; $custom-dark: #000000;
JSON
{
"hex": "#69fcfb",
"rgb": {
"r": 105,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.592,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.91204,
"c": 0.12515,
"h": 194.6
},
"luminance": 0.79589
}Semantic roles & 50–950 ramp
primary
#69FCFB
secondary
#D73233
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685