#68D7EE#68D7EE
#68D7EE is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.3% C 0.106 H 213.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68D7EE |
|---|---|
| RGB | rgb(104, 215, 238) |
| HSL | hsl(190, 80%, 67%) |
| HSV | hsv(190, 56%, 93%) |
| CMYK | cmyk(56.3%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.58, -25.34, -20.92) |
| CIE-LCH | lch(80.58, 32.85, 219.54°) |
| OKLab | oklab(82.27% -0.0887 -0.0579) |
| OKLCH | oklch(82.27% 0.106 213.2) |
| XYZ | xyz(45.4358, 57.7126, 89.6175) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.68
Sky Blue
#87CEEB
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Baby Blue
#89CFF0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D7EE #EE7F68
analogous
#68EEC2 #68D7EE #6894EE
triadic
#68D7EE #EE68D7 #D7EE68
tetradic
#68D7EE #C268EE #EE7F68 #94EE68
square
#68D7EE #C268EE #EE7F68 #94EE68
split-complementary
#68D7EE #EE6894 #EEC268
monochromatic
#16A7C5 #31C8E8 #68D7EE #9FE6F4 #D6F4FA
Accessibility & contrast
On white
1.67
#68D7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#68D7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D7EE
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D7EE | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1EF
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68d7ee; /* rgb */ color: rgb(104, 215, 238); /* oklch */ color: oklch(82.3% 0.106 213.2);
Tailwind
colors: {
custom: {
50: '#9ee3f3',
500: '#68d7ee',
950: '#000000',
},
}SCSS
$custom: #68d7ee; $custom-light: #9ee3f3; $custom-dark: #000000;
JSON
{
"hex": "#68d7ee",
"rgb": {
"r": 104,
"g": 215,
"b": 238
},
"hsl": {
"h": 190.299,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.82267,
"c": 0.10595,
"h": 213.2
},
"luminance": 0.57717
}Semantic roles & 50–950 ramp
primary
#68D7EE
secondary
#C34F37
accent
#2E09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485