#68DFFB#68DFFB
#68DFFB is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 84.6% C 0.113 H 215.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFFB |
|---|---|
| RGB | rgb(104, 223, 251) |
| HSL | hsl(191, 95%, 70%) |
| HSV | hsv(191, 59%, 98%) |
| CMYK | cmyk(58.6%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(83.27, -25.62, -23.72) |
| CIE-LCH | lch(83.27, 34.91, 222.80°) |
| OKLab | oklab(84.57% -0.0921 -0.0658) |
| OKLCH | oklch(84.57% 0.113 215.6) |
| XYZ | xyz(49.5022, 62.6785, 100.7375) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.86
Robin'S Egg
#6DEDFD
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 6.26
Aqua Blue
#02D8E9
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFFB #FB8468
analogous
#68FBCE #68DFFB #6895FB
triadic
#68DFFB #FB68DF #DFFB68
tetradic
#68DFFB #CE68FB #FB8468 #95FB68
square
#68DFFB #CE68FB #FB8468 #95FB68
split-complementary
#68DFFB #FB6895 #FBCE68
monochromatic
#06B9E3 #2CD2F9 #68DFFB #A4ECFD #DFF8FE
Accessibility & contrast
On white
1.55
#68DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#68DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFFB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFFB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FD
Deuteranopia (green-blind)
#B6C8FB
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68dffb; /* rgb */ color: rgb(104, 223, 251); /* oklch */ color: oklch(84.6% 0.113 215.6);
Tailwind
colors: {
custom: {
50: '#a0e9fc',
500: '#68dffb',
950: '#000000',
},
}SCSS
$custom: #68dffb; $custom-light: #a0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#68dffb",
"rgb": {
"r": 104,
"g": 223,
"b": 251
},
"hsl": {
"h": 191.429,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.8457,
"c": 0.1132,
"h": 215.6
},
"luminance": 0.62683
}Semantic roles & 50–950 ramp
primary
#68DFFB
secondary
#D65132
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485