#69FDFC#69FDFC
#69FDFC is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.126 H 194.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDFC |
|---|---|
| RGB | rgb(105, 253, 252) |
| HSL | hsl(180, 97%, 70%) |
| HSV | hsv(180, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(91.81, -39.34, -11.39) |
| CIE-LCH | lch(91.81, 40.96, 196.15°) |
| OKLab | oklab(91.47% -0.1217 -0.0316) |
| OKLCH | oklch(91.47% 0.126 194.6) |
| XYZ | xyz(58.5140, 80.2760, 104.4877) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.91
Aqua
#00FFFF
ΔE00 3.04
Bright Light Blue
#26F7FD
ΔE00 3.31
Bright Turquoise
#0FFEF9
ΔE00 3.45
Bright Aqua
#0BF9EA
ΔE00 5.79
Light Cyan
#ACFFFC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDFC #FD696A
analogous
#69FDB2 #69FDFC #69B4FD
triadic
#69FDFC #FC69FD #FDFC69
tetradic
#69FDFC #B269FD #FD696A #B4FD69
square
#69FDFC #B269FD #FD696A #B4FD69
split-complementary
#69FDFC #FD69B4 #FDB269
monochromatic
#03E8E7 #2DFCFB #69FDFC #A5FEFD #E1FFFE
Accessibility & contrast
On white
1.23
#69FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#69FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDFC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDFC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69fdfc; /* rgb */ color: rgb(105, 253, 252); /* oklch */ color: oklch(91.5% 0.126 194.6);
Tailwind
colors: {
custom: {
50: '#a3fefd',
500: '#69fdfc',
950: '#000000',
},
}SCSS
$custom: #69fdfc; $custom-light: #a3fefd; $custom-dark: #000000;
JSON
{
"hex": "#69fdfc",
"rgb": {
"r": 105,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.595,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.91465,
"c": 0.12577,
"h": 194.6
},
"luminance": 0.80282
}Semantic roles & 50–950 ramp
primary
#69FDFC
secondary
#D83233
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685