#68DCF4#68DCF4
#68DCF4 is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.6% C 0.110 H 213.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCF4 |
|---|---|
| RGB | rgb(104, 220, 244) |
| HSL | hsl(190, 86%, 68%) |
| HSV | hsv(190, 57%, 96%) |
| CMYK | cmyk(57.4%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(82.19, -26.12, -21.66) |
| CIE-LCH | lch(82.19, 33.93, 219.66°) |
| OKLab | oklab(83.63% -0.0916 -0.06) |
| OKLCH | oklch(83.63% 0.11 213.2) |
| XYZ | xyz(47.6247, 60.6564, 94.7685) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 4.79
Aqua Blue
#02D8E9
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 6.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCF4 #F48068
analogous
#68F4C6 #68DCF4 #6896F4
triadic
#68DCF4 #F468DC #DCF468
tetradic
#68DCF4 #C668F4 #F48068 #96F468
square
#68DCF4 #C668F4 #F48068 #96F468
split-complementary
#68DCF4 #F46896 #F4C668
monochromatic
#0FB1D2 #2FCFF0 #68DCF4 #A1E9F8 #DAF6FC
Accessibility & contrast
On white
1.60
#68DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#68DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCF4
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCF4 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F5
Deuteranopia (green-blind)
#B5C6F4
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dcf4; /* rgb */ color: rgb(104, 220, 244); /* oklch */ color: oklch(83.6% 0.110 213.2);
Tailwind
colors: {
custom: {
50: '#9fe7f7',
500: '#68dcf4',
950: '#000000',
},
}SCSS
$custom: #68dcf4; $custom-light: #9fe7f7; $custom-dark: #000000;
JSON
{
"hex": "#68dcf4",
"rgb": {
"r": 104,
"g": 220,
"b": 244
},
"hsl": {
"h": 190.286,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.83628,
"c": 0.10955,
"h": 213.2
},
"luminance": 0.60661
}Semantic roles & 50–950 ramp
primary
#68DCF4
secondary
#CD4E33
accent
#2903E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485