#68D8F2#68D8F2
#68D8F2 is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 82.6% C 0.108 H 215.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #68D8F2 |
|---|---|
| RGB | rgb(104, 216, 242) |
| HSL | hsl(191, 84%, 68%) |
| HSV | hsv(191, 57%, 95%) |
| CMYK | cmyk(57%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(80.99, -24.71, -22.41) |
| CIE-LCH | lch(80.99, 33.36, 222.21°) |
| OKLab | oklab(82.64% -0.0882 -0.0621) |
| OKLCH | oklch(82.64% 0.108 215.2) |
| XYZ | xyz(46.2854, 58.4611, 92.8321) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 5.46
Robin'S Egg
#6DEDFD
ΔE00 6.00
Aqua Blue
#02D8E9
ΔE00 6.16
Baby Blue
#89CFF0
ΔE00 6.38
Bright Sky Blue
#02CCFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D8F2 #F28268
analogous
#68F2C7 #68D8F2 #6893F2
triadic
#68D8F2 #F268D8 #D8F268
tetradic
#68D8F2 #C768F2 #F28268 #93F268
square
#68D8F2 #C768F2 #F28268 #93F268
split-complementary
#68D8F2 #F26893 #F2C768
monochromatic
#12AACE #30C9ED #68D8F2 #A0E7F7 #D9F5FC
Accessibility & contrast
On white
1.65
#68D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#68D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D8F2
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D8F2 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F4
Deuteranopia (green-blind)
#B1C3F2
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68d8f2; /* rgb */ color: rgb(104, 216, 242); /* oklch */ color: oklch(82.6% 0.108 215.2);
Tailwind
colors: {
custom: {
50: '#9ee4f6',
500: '#68d8f2',
950: '#000000',
},
}SCSS
$custom: #68d8f2; $custom-light: #9ee4f6; $custom-dark: #000000;
JSON
{
"hex": "#68d8f2",
"rgb": {
"r": 104,
"g": 216,
"b": 242
},
"hsl": {
"h": 191.304,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.82644,
"c": 0.10791,
"h": 215.2
},
"luminance": 0.58466
}Semantic roles & 50–950 ramp
primary
#68D8F2
secondary
#CA5034
accent
#2E05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485