#68D9F3#68D9F3
#68D9F3 is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 82.9% C 0.109 H 215.0°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68D9F3 |
|---|---|
| RGB | rgb(104, 217, 243) |
| HSL | hsl(191, 85%, 68%) |
| HSV | hsv(191, 57%, 95%) |
| CMYK | cmyk(57.2%, 10.7%, 0%, 4.7%) |
| CIE-LAB | lab(81.31, -24.92, -22.46) |
| CIE-LCH | lch(81.31, 33.55, 222.03°) |
| OKLab | oklab(82.91% -0.0889 -0.0623) |
| OKLCH | oklch(82.91% 0.109 215) |
| XYZ | xyz(46.6930, 59.0353, 93.7109) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.88
Sky Blue
#87CEEB
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.12
Baby Blue
#89CFF0
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D9F3 #F38268
analogous
#68F3C7 #68D9F3 #6893F3
triadic
#68D9F3 #F368D9 #D9F368
tetradic
#68D9F3 #C768F3 #F38268 #93F368
square
#68D9F3 #C768F3 #F38268 #93F368
split-complementary
#68D9F3 #F36893 #F3C768
monochromatic
#11ACD0 #2FCBEE #68D9F3 #A1E7F8 #D9F6FC
Accessibility & contrast
On white
1.64
#68D9F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#68D9F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D9F3
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D9F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D9F3 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F5
Deuteranopia (green-blind)
#B2C3F3
Tritanopia (blue-blind)
#00E3E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68d9f3; /* rgb */ color: rgb(104, 217, 243); /* oklch */ color: oklch(82.9% 0.109 215.0);
Tailwind
colors: {
custom: {
50: '#9fe5f7',
500: '#68d9f3',
950: '#000000',
},
}SCSS
$custom: #68d9f3; $custom-light: #9fe5f7; $custom-dark: #000000;
JSON
{
"hex": "#68d9f3",
"rgb": {
"r": 104,
"g": 217,
"b": 243
},
"hsl": {
"h": 191.223,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.82909,
"c": 0.10854,
"h": 215
},
"luminance": 0.5904
}Semantic roles & 50–950 ramp
primary
#68D9F3
secondary
#CC5034
accent
#2D04E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485