#68CFFB#68CFFB
#68CFFB is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.0% C 0.114 H 228.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFFB |
|---|---|
| RGB | rgb(104, 207, 251) |
| HSL | hsl(198, 95%, 70%) |
| HSV | hsv(198, 59%, 98%) |
| CMYK | cmyk(58.6%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(78.77, -17.56, -30.61) |
| CIE-LCH | lch(78.77, 35.29, 240.16°) |
| OKLab | oklab(80.97% -0.0755 -0.0853) |
| OKLCH | oklch(80.97% 0.114 228.5) |
| XYZ | xyz(45.4276, 54.5294, 99.3793) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.60
Lightblue (survey)
#7BC8F6
ΔE00 3.66
Bright Sky Blue
#02CCFE
ΔE00 4.01
Lightskyblue
#87CEFA
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 4.10
Sky
#82CAFC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFFB #FB9468
analogous
#68FBDD #68CFFB #6886FB
triadic
#68CFFB #FB68CF #CFFB68
tetradic
#68CFFB #DD68FB #FB9468 #86FB68
square
#68CFFB #DD68FB #FB9468 #86FB68
split-complementary
#68CFFB #FB6886 #FBDD68
monochromatic
#06A1E3 #2CBCF9 #68CFFB #A4E2FD #DFF5FE
Accessibility & contrast
On white
1.76
#68CFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#68CFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFFB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFFB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68cffb; /* rgb */ color: rgb(104, 207, 251); /* oklch */ color: oklch(81.0% 0.114 228.5);
Tailwind
colors: {
custom: {
50: '#9fddfc',
500: '#68cffb',
950: '#000000',
},
}SCSS
$custom: #68cffb; $custom-light: #9fddfc; $custom-dark: #000000;
JSON
{
"hex": "#68cffb",
"rgb": {
"r": 104,
"g": 207,
"b": 251
},
"hsl": {
"h": 197.959,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.80969,
"c": 0.11392,
"h": 228.5
},
"luminance": 0.54534
}Semantic roles & 50–950 ramp
primary
#68CFFB
secondary
#D66332
accent
#4500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485