#69FCFF#69FCFF
#69FCFF is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.125 H 197.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCFF |
|---|---|
| RGB | rgb(105, 252, 255) |
| HSL | hsl(181, 100%, 71%) |
| HSV | hsv(181, 59%, 100%) |
| CMYK | cmyk(58.8%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.61, -38.10, -13.24) |
| CIE-LCH | lch(91.61, 40.34, 199.17°) |
| OKLab | oklab(91.33% -0.1195 -0.0367) |
| OKLCH | oklch(91.33% 0.125 197.1) |
| XYZ | xyz(58.6783, 79.8379, 106.9062) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.22
Bright Light Blue
#26F7FD
ΔE00 2.83
Aqua
#00FFFF
ΔE00 3.50
Bright Turquoise
#0FFEF9
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 5.64
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCFF #FF6C69
analogous
#69FFB7 #69FCFF #69B1FF
triadic
#69FCFF #FF69FC #FCFF69
tetradic
#69FCFF #B769FF #FF6C69 #B1FF69
square
#69FCFF #B769FF #FF6C69 #B1FF69
split-complementary
#69FCFF #FF69B1 #FFB769
monochromatic
#00E9EE #2CFBFF #69FCFF #A6FDFF #E0FEFF
Accessibility & contrast
On white
1.24
#69FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#69FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCFF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCFF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69fcff; /* rgb */ color: rgb(105, 252, 255); /* oklch */ color: oklch(91.3% 0.125 197.1);
Tailwind
colors: {
custom: {
50: '#a3feff',
500: '#69fcff',
950: '#000000',
},
}SCSS
$custom: #69fcff; $custom-light: #a3feff; $custom-dark: #000000;
JSON
{
"hex": "#69fcff",
"rgb": {
"r": 105,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91334,
"c": 0.12501,
"h": 197.1
},
"luminance": 0.79844
}Semantic roles & 50–950 ramp
primary
#69FCFF
secondary
#DB3531
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686