#69FCFC#69FCFC
#69FCFC is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.125 H 195.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCFC |
|---|---|
| RGB | rgb(105, 252, 252) |
| HSL | hsl(180, 96%, 70%) |
| HSV | hsv(180, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(91.53, -38.89, -11.82) |
| CIE-LCH | lch(91.53, 40.65, 196.90°) |
| OKLab | oklab(91.24% -0.1207 -0.0328) |
| OKLCH | oklch(91.24% 0.125 195.2) |
| XYZ | xyz(58.1992, 79.6463, 104.3827) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.93
Bright Light Blue
#26F7FD
ΔE00 3.10
Aqua
#00FFFF
ΔE00 3.14
Bright Turquoise
#0FFEF9
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 6.06
Light Cyan
#ACFFFC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCFC #FC6969
analogous
#69FCB3 #69FCFC #69B2FC
triadic
#69FCFC #FC69FC #FCFC69
tetradic
#69FCFC #B269FC #FC6969 #B3FC69
square
#69FCFC #B269FC #FC6969 #B3FC69
split-complementary
#69FCFC #FC69B3 #FCB369
monochromatic
#05E6E6 #2DFBFB #69FCFC #A5FDFD #E1FEFE
Accessibility & contrast
On white
1.24
#69FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#69FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCFC
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCFC | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69fcfc; /* rgb */ color: rgb(105, 252, 252); /* oklch */ color: oklch(91.2% 0.125 195.2);
Tailwind
colors: {
custom: {
50: '#a2fefd',
500: '#69fcfc',
950: '#000000',
},
}SCSS
$custom: #69fcfc; $custom-light: #a2fefd; $custom-dark: #000000;
JSON
{
"hex": "#69fcfc",
"rgb": {
"r": 105,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.91236,
"c": 0.12509,
"h": 195.2
},
"luminance": 0.79652
}Semantic roles & 50–950 ramp
primary
#69FCFC
secondary
#D73232
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685