#68DFFE#68DFFE
#68DFFE is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 84.7% C 0.115 H 217.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFFE |
|---|---|
| RGB | rgb(104, 223, 254) |
| HSL | hsl(192, 99%, 70%) |
| HSV | hsv(192, 59%, 100%) |
| CMYK | cmyk(59.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.37, -24.76, -25.15) |
| CIE-LCH | lch(83.37, 35.30, 225.45°) |
| OKLab | oklab(84.68% -0.091 -0.0699) |
| OKLCH | oklch(84.68% 0.115 217.5) |
| XYZ | xyz(49.9788, 62.8692, 103.2478) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Sky Blue
#87CEEB
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 5.90
Baby Blue
#89CFF0
ΔE00 6.44
Bright Sky Blue
#02CCFE
ΔE00 6.78
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFFE #FE8768
analogous
#68FED2 #68DFFE #6894FE
triadic
#68DFFE #FE68DF #DFFE68
tetradic
#68DFFE #D268FE #FE8768 #94FE68
square
#68DFFE #D268FE #FE8768 #94FE68
split-complementary
#68DFFE #FE6894 #FED268
monochromatic
#02BAEA #2BD2FE #68DFFE #A5ECFE #E1F9FF
Accessibility & contrast
On white
1.55
#68DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#68DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFFE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFFE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68dffe; /* rgb */ color: rgb(104, 223, 254); /* oklch */ color: oklch(84.7% 0.115 217.5);
Tailwind
colors: {
custom: {
50: '#a0e9fe',
500: '#68dffe',
950: '#000000',
},
}SCSS
$custom: #68dffe; $custom-light: #a0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#68dffe",
"rgb": {
"r": 104,
"g": 223,
"b": 254
},
"hsl": {
"h": 192.4,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.84684,
"c": 0.1147,
"h": 217.5
},
"luminance": 0.62874
}Semantic roles & 50–950 ramp
primary
#68DFFE
secondary
#D95431
accent
#2F00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485