#69FCFE#69FCFE
#69FCFE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.125 H 196.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCFE |
|---|---|
| RGB | rgb(105, 252, 254) |
| HSL | hsl(181, 99%, 70%) |
| HSV | hsv(181, 59%, 100%) |
| CMYK | cmyk(58.7%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.58, -38.36, -12.77) |
| CIE-LCH | lch(91.58, 40.43, 198.41°) |
| OKLab | oklab(91.3% -0.1199 -0.0354) |
| OKLCH | oklch(91.3% 0.125 196.4) |
| XYZ | xyz(58.5178, 79.7737, 106.0606) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.07
Bright Light Blue
#26F7FD
ΔE00 2.88
Aqua
#00FFFF
ΔE00 3.35
Bright Turquoise
#0FFEF9
ΔE00 4.10
Robin'S Egg
#6DEDFD
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCFE #FE6B69
analogous
#69FEB5 #69FCFE #69B2FE
triadic
#69FCFE #FE69FC #FCFE69
tetradic
#69FCFE #B569FE #FE6B69 #B2FE69
square
#69FCFE #B569FE #FE6B69 #B2FE69
split-complementary
#69FCFE #FE69B2 #FEB569
monochromatic
#02E8EB #2CFBFE #69FCFE #A6FDFE #E1FEFF
Accessibility & contrast
On white
1.24
#69FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#69FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCFE
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCFE | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D5DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69fcfe; /* rgb */ color: rgb(105, 252, 254); /* oklch */ color: oklch(91.3% 0.125 196.4);
Tailwind
colors: {
custom: {
50: '#a3fefe',
500: '#69fcfe',
950: '#000000',
},
}SCSS
$custom: #69fcfe; $custom-light: #a3fefe; $custom-dark: #000000;
JSON
{
"hex": "#69fcfe",
"rgb": {
"r": 105,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.805,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.91301,
"c": 0.12502,
"h": 196.4
},
"luminance": 0.7978
}Semantic roles & 50–950 ramp
primary
#69FCFE
secondary
#D93432
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685