#68DBF3#68DBF3
#68DBF3 is a very light, moderate cyan. Relative luminance 0.601; OKLCH L 83.4% C 0.109 H 213.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #68DBF3 |
|---|---|
| RGB | rgb(104, 219, 243) |
| HSL | hsl(190, 85%, 68%) |
| HSV | hsv(190, 57%, 95%) |
| CMYK | cmyk(57.2%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(81.88, -25.91, -21.60) |
| CIE-LCH | lch(81.88, 33.73, 219.83°) |
| OKLab | oklab(83.36% -0.091 -0.0599) |
| OKLCH | oklch(83.36% 0.109 213.3) |
| XYZ | xyz(47.2116, 60.0725, 93.8838) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 4.99
Aqua Blue
#02D8E9
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DBF3 #F38068
analogous
#68F3C6 #68DBF3 #6895F3
triadic
#68DBF3 #F368DB #DBF368
tetradic
#68DBF3 #C668F3 #F38068 #95F368
square
#68DBF3 #C668F3 #F38068 #95F368
split-complementary
#68DBF3 #F36895 #F3C668
monochromatic
#11AFD0 #2FCDEE #68DBF3 #A1E9F8 #D9F6FC
Accessibility & contrast
On white
1.61
#68DBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#68DBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DBF3
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DBF3 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F4
Deuteranopia (green-blind)
#B4C5F3
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dbf3; /* rgb */ color: rgb(104, 219, 243); /* oklch */ color: oklch(83.4% 0.109 213.3);
Tailwind
colors: {
custom: {
50: '#9fe6f7',
500: '#68dbf3',
950: '#000000',
},
}SCSS
$custom: #68dbf3; $custom-light: #9fe6f7; $custom-dark: #000000;
JSON
{
"hex": "#68dbf3",
"rgb": {
"r": 104,
"g": 219,
"b": 243
},
"hsl": {
"h": 190.36,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.83364,
"c": 0.10891,
"h": 213.3
},
"luminance": 0.60077
}Semantic roles & 50–950 ramp
primary
#68DBF3
secondary
#CC4E34
accent
#2A04E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485