#67D0FB#67D0FB
#67D0FB is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.2% C 0.114 H 227.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #67D0FB |
|---|---|
| RGB | rgb(103, 208, 251) |
| HSL | hsl(197, 95%, 69%) |
| HSV | hsv(197, 59%, 98%) |
| CMYK | cmyk(59%, 17.1%, 0%, 1.6%) |
| CIE-LAB | lab(79.02, -18.26, -30.23) |
| CIE-LCH | lch(79.02, 35.32, 238.87°) |
| OKLab | oklab(81.16% -0.0772 -0.0843) |
| OKLCH | oklch(81.16% 0.114 227.5) |
| XYZ | xyz(45.5552, 54.9559, 99.4549) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.65
Bright Sky Blue
#02CCFE
ΔE00 3.88
Sky Blue
#87CEEB
ΔE00 4.02
Lightblue (survey)
#7BC8F6
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 4.36
Sky
#82CAFC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D0FB #FB9267
analogous
#67FBDC #67D0FB #6786FB
triadic
#67D0FB #FB67D0 #D0FB67
tetradic
#67D0FB #DC67FB #FB9267 #86FB67
square
#67D0FB #DC67FB #FB9267 #86FB67
split-complementary
#67D0FB #FB6786 #FBDC67
monochromatic
#06A2E2 #2BBEF9 #67D0FB #A3E2FD #DEF5FE
Accessibility & contrast
On white
1.75
#67D0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#67D0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D0FB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D0FB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFD
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d0fb; /* rgb */ color: rgb(103, 208, 251); /* oklch */ color: oklch(81.2% 0.114 227.5);
Tailwind
colors: {
custom: {
50: '#9edefc',
500: '#67d0fb',
950: '#000000',
},
}SCSS
$custom: #67d0fb; $custom-light: #9edefc; $custom-dark: #000000;
JSON
{
"hex": "#67d0fb",
"rgb": {
"r": 103,
"g": 208,
"b": 251
},
"hsl": {
"h": 197.432,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.81156,
"c": 0.11427,
"h": 227.5
},
"luminance": 0.5496
}Semantic roles & 50–950 ramp
primary
#67D0FB
secondary
#D56131
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485