#68DAF3#68DAF3
#68DAF3 is a very light, moderate cyan. Relative luminance 0.596; OKLCH L 83.1% C 0.109 H 214.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #68DAF3 |
|---|---|
| RGB | rgb(104, 218, 243) |
| HSL | hsl(191, 85%, 68%) |
| HSV | hsv(191, 57%, 95%) |
| CMYK | cmyk(57.2%, 10.3%, 0%, 4.7%) |
| CIE-LAB | lab(81.59, -25.41, -22.03) |
| CIE-LCH | lch(81.59, 33.64, 220.93°) |
| OKLab | oklab(83.14% -0.0899 -0.0611) |
| OKLCH | oklch(83.14% 0.109 214.2) |
| XYZ | xyz(46.9515, 59.5523, 93.7971) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Baby Blue
#89CFF0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DAF3 #F38168
analogous
#68F3C6 #68DAF3 #6895F3
triadic
#68DAF3 #F368DA #DAF368
tetradic
#68DAF3 #C668F3 #F38168 #95F368
square
#68DAF3 #C668F3 #F38168 #95F368
split-complementary
#68DAF3 #F36895 #F3C668
monochromatic
#11AED0 #2FCCEE #68DAF3 #A1E8F8 #D9F6FC
Accessibility & contrast
On white
1.63
#68DAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#68DAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DAF3
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DAF3 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F4
Deuteranopia (green-blind)
#B3C4F3
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68daf3; /* rgb */ color: rgb(104, 218, 243); /* oklch */ color: oklch(83.1% 0.109 214.2);
Tailwind
colors: {
custom: {
50: '#9fe5f7',
500: '#68daf3',
950: '#000000',
},
}SCSS
$custom: #68daf3; $custom-light: #9fe5f7; $custom-dark: #000000;
JSON
{
"hex": "#68daf3",
"rgb": {
"r": 104,
"g": 218,
"b": 243
},
"hsl": {
"h": 190.791,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.83136,
"c": 0.10871,
"h": 214.2
},
"luminance": 0.59557
}Semantic roles & 50–950 ramp
primary
#68DAF3
secondary
#CC4F34
accent
#2C04E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485