#68DDFD#68DDFD
#68DDFD is a very light, moderate cyan. Relative luminance 0.617; OKLCH L 84.2% C 0.114 H 218.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDFD |
|---|---|
| RGB | rgb(104, 221, 253) |
| HSL | hsl(193, 97%, 70%) |
| HSV | hsv(193, 59%, 99%) |
| CMYK | cmyk(58.9%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(82.78, -24.06, -25.54) |
| CIE-LCH | lch(82.78, 35.08, 226.71°) |
| OKLab | oklab(84.2% -0.0893 -0.0709) |
| OKLCH | oklch(84.2% 0.114 218.5) |
| XYZ | xyz(49.2879, 61.7429, 102.2296) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 5.43
Baby Blue
#89CFF0
ΔE00 5.96
Bright Sky Blue
#02CCFE
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.46
Ice Blue
#A5DFF9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDFD #FD8868
analogous
#68FDD3 #68DDFD #6892FD
triadic
#68DDFD #FD68DD #DDFD68
tetradic
#68DDFD #D368FD #FD8868 #92FD68
square
#68DDFD #D368FD #FD8868 #92FD68
split-complementary
#68DDFD #FD6892 #FDD368
monochromatic
#03B6E8 #2CCFFC #68DDFD #A4EBFE #E1F8FF
Accessibility & contrast
On white
1.57
#68DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#68DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDFD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDFD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FF
Deuteranopia (green-blind)
#B3C7FD
Tritanopia (blue-blind)
#00E8E7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68ddfd; /* rgb */ color: rgb(104, 221, 253); /* oklch */ color: oklch(84.2% 0.114 218.5);
Tailwind
colors: {
custom: {
50: '#a0e7fe',
500: '#68ddfd',
950: '#000000',
},
}SCSS
$custom: #68ddfd; $custom-light: #a0e7fe; $custom-dark: #000000;
JSON
{
"hex": "#68ddfd",
"rgb": {
"r": 104,
"g": 221,
"b": 253
},
"hsl": {
"h": 192.886,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.84195,
"c": 0.11402,
"h": 218.5
},
"luminance": 0.61748
}Semantic roles & 50–950 ramp
primary
#68DDFD
secondary
#D85531
accent
#3100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485