#69FBFC#69FBFC
#69FBFC is a very light, vivid teal. Relative luminance 0.790; OKLCH L 91.0% C 0.124 H 195.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBFC |
|---|---|
| RGB | rgb(105, 251, 252) |
| HSL | hsl(180, 96%, 70%) |
| HSV | hsv(180, 58%, 99%) |
| CMYK | cmyk(58.3%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(91.24, -38.44, -12.24) |
| CIE-LCH | lch(91.24, 40.34, 197.66°) |
| OKLab | oklab(91.01% -0.1197 -0.0339) |
| OKLCH | oklch(91.01% 0.124 195.8) |
| XYZ | xyz(57.8860, 79.0199, 104.2783) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.02
Bright Light Blue
#26F7FD
ΔE00 2.92
Aqua
#00FFFF
ΔE00 3.28
Bright Turquoise
#0FFEF9
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 6.09
Light Cyan
#ACFFFC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBFC #FC6A69
analogous
#69FCB3 #69FBFC #69B2FC
triadic
#69FBFC #FC69FB #FBFC69
tetradic
#69FBFC #B369FC #FC6A69 #B2FC69
square
#69FBFC #B369FC #FC6A69 #B2FC69
split-complementary
#69FBFC #FC69B2 #FCB369
monochromatic
#05E4E6 #2DF9FB #69FBFC #A5FDFD #E1FEFE
Accessibility & contrast
On white
1.25
#69FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#69FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBFC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBFC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#D4DFFD
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fbfc; /* rgb */ color: rgb(105, 251, 252); /* oklch */ color: oklch(91.0% 0.124 195.8);
Tailwind
colors: {
custom: {
50: '#a2fdfd',
500: '#69fbfc',
950: '#000000',
},
}SCSS
$custom: #69fbfc; $custom-light: #a2fdfd; $custom-dark: #000000;
JSON
{
"hex": "#69fbfc",
"rgb": {
"r": 105,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.408,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.91008,
"c": 0.12442,
"h": 195.8
},
"luminance": 0.79026
}Semantic roles & 50–950 ramp
primary
#69FBFC
secondary
#D73332
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585