#68DCF5#68DCF5
#68DCF5 is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.7% C 0.110 H 213.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCF5 |
|---|---|
| RGB | rgb(104, 220, 245) |
| HSL | hsl(191, 88%, 68%) |
| HSV | hsv(191, 58%, 96%) |
| CMYK | cmyk(57.6%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(82.23, -25.84, -22.14) |
| CIE-LCH | lch(82.23, 34.02, 220.59°) |
| OKLab | oklab(83.67% -0.0913 -0.0614) |
| OKLCH | oklch(83.67% 0.11 213.9) |
| XYZ | xyz(47.7769, 60.7173, 95.5703) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.99
Aqua Blue
#02D8E9
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCF5 #F58168
analogous
#68F5C7 #68DCF5 #6895F5
triadic
#68DCF5 #F568DC #DCF568
tetradic
#68DCF5 #C768F5 #F58168 #95F568
square
#68DCF5 #C768F5 #F58168 #95F568
split-complementary
#68DCF5 #F56895 #F5C768
monochromatic
#0EB1D5 #2FCFF1 #68DCF5 #A1E9F9 #DBF7FD
Accessibility & contrast
On white
1.60
#68DCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#68DCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCF5
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCF5 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6F6
Deuteranopia (green-blind)
#B4C6F5
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dcf5; /* rgb */ color: rgb(104, 220, 245); /* oklch */ color: oklch(83.7% 0.110 213.9);
Tailwind
colors: {
custom: {
50: '#9fe7f8',
500: '#68dcf5',
950: '#000000',
},
}SCSS
$custom: #68dcf5; $custom-light: #9fe7f8; $custom-dark: #000000;
JSON
{
"hex": "#68dcf5",
"rgb": {
"r": 104,
"g": 220,
"b": 245
},
"hsl": {
"h": 190.638,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.83665,
"c": 0.10998,
"h": 213.9
},
"luminance": 0.60722
}Semantic roles & 50–950 ramp
primary
#68DCF5
secondary
#CE4F33
accent
#2A01E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485