#68DBF4#68DBF4
#68DBF4 is a very light, moderate cyan. Relative luminance 0.601; OKLCH L 83.4% C 0.109 H 214.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #68DBF4 |
|---|---|
| RGB | rgb(104, 219, 244) |
| HSL | hsl(191, 86%, 68%) |
| HSV | hsv(191, 57%, 96%) |
| CMYK | cmyk(57.4%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(81.91, -25.62, -22.09) |
| CIE-LCH | lch(81.91, 33.83, 220.76°) |
| OKLab | oklab(83.4% -0.0906 -0.0612) |
| OKLCH | oklch(83.4% 0.109 214) |
| XYZ | xyz(47.3630, 60.1331, 94.6812) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.04
Robin'S Egg
#6DEDFD
ΔE00 5.19
Aqua Blue
#02D8E9
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DBF4 #F48168
analogous
#68F4C7 #68DBF4 #6895F4
triadic
#68DBF4 #F468DB #DBF468
tetradic
#68DBF4 #C768F4 #F48168 #95F468
square
#68DBF4 #C768F4 #F48168 #95F468
split-complementary
#68DBF4 #F46895 #F4C768
monochromatic
#0FAFD2 #2FCDF0 #68DBF4 #A1E9F8 #DAF6FC
Accessibility & contrast
On white
1.61
#68DBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#68DBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DBF4
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DBF4 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F5
Deuteranopia (green-blind)
#B4C5F4
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dbf4; /* rgb */ color: rgb(104, 219, 244); /* oklch */ color: oklch(83.4% 0.109 214.0);
Tailwind
colors: {
custom: {
50: '#9fe6f7',
500: '#68dbf4',
950: '#000000',
},
}SCSS
$custom: #68dbf4; $custom-light: #9fe6f7; $custom-dark: #000000;
JSON
{
"hex": "#68dbf4",
"rgb": {
"r": 104,
"g": 219,
"b": 244
},
"hsl": {
"h": 190.714,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.83401,
"c": 0.10934,
"h": 214
},
"luminance": 0.60138
}Semantic roles & 50–950 ramp
primary
#68DBF4
secondary
#CD4F33
accent
#2B03E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485