#69FAFD#69FAFD
#69FAFD is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.8% C 0.124 H 197.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69FAFD |
|---|---|
| RGB | rgb(105, 250, 253) |
| HSL | hsl(181, 97%, 70%) |
| HSV | hsv(181, 58%, 99%) |
| CMYK | cmyk(58.5%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(90.99, -37.71, -13.14) |
| CIE-LCH | lch(90.99, 39.94, 199.20°) |
| OKLab | oklab(90.81% -0.1183 -0.0364) |
| OKLCH | oklch(90.81% 0.124 197.1) |
| XYZ | xyz(57.7333, 78.4603, 105.0112) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.33
Bright Light Blue
#26F7FD
ΔE00 2.73
Aqua
#00FFFF
ΔE00 3.62
Bright Turquoise
#0FFEF9
ΔE00 4.43
Robin'S Egg
#6DEDFD
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FAFD #FD6C69
analogous
#69FDB6 #69FAFD #69B0FD
triadic
#69FAFD #FD69FA #FAFD69
tetradic
#69FAFD #B669FD #FD6C69 #B0FD69
square
#69FAFD #B669FD #FD6C69 #B0FD69
split-complementary
#69FAFD #FD69B0 #FDB669
monochromatic
#03E4E8 #2DF8FC #69FAFD #A5FCFE #E1FEFF
Accessibility & contrast
On white
1.26
#69FAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#69FAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FAFD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FAFD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fafd; /* rgb */ color: rgb(105, 250, 253); /* oklch */ color: oklch(90.8% 0.124 197.1);
Tailwind
colors: {
custom: {
50: '#a2fcfe',
500: '#69fafd',
950: '#000000',
},
}SCSS
$custom: #69fafd; $custom-light: #a2fcfe; $custom-dark: #000000;
JSON
{
"hex": "#69fafd",
"rgb": {
"r": 105,
"g": 250,
"b": 253
},
"hsl": {
"h": 181.216,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90812,
"c": 0.12377,
"h": 197.1
},
"luminance": 0.78466
}Semantic roles & 50–950 ramp
primary
#69FAFD
secondary
#D83532
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585