#67CCFB#67CCFB
#67CCFB is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.3% C 0.115 H 230.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCFB |
|---|---|
| RGB | rgb(103, 204, 251) |
| HSL | hsl(199, 95%, 69%) |
| HSV | hsv(199, 59%, 98%) |
| CMYK | cmyk(59%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.89, -16.19, -31.96) |
| CIE-LCH | lch(77.89, 35.83, 243.13°) |
| OKLab | oklab(80.26% -0.073 -0.0892) |
| OKLCH | oklch(80.26% 0.115 230.7) |
| XYZ | xyz(44.5923, 53.0300, 99.1339) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.82
Lightskyblue
#87CEFA
ΔE00 3.59
Baby Blue
#89CFF0
ΔE00 3.97
Sky
#82CAFC
ΔE00 4.21
Bright Sky Blue
#02CCFE
ΔE00 4.32
Sky Blue
#87CEEB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCFB #FB9667
analogous
#67FBE0 #67CCFB #6782FB
triadic
#67CCFB #FB67CC #CCFB67
tetradic
#67CCFB #E067FB #FB9667 #82FB67
square
#67CCFB #E067FB #FB9667 #82FB67
split-complementary
#67CCFB #FB6782 #FBE067
monochromatic
#069CE2 #2BB8F9 #67CCFB #A3E0FD #DEF4FE
Accessibility & contrast
On white
1.81
#67CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#67CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCFB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCFB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67ccfb; /* rgb */ color: rgb(103, 204, 251); /* oklch */ color: oklch(80.3% 0.115 230.7);
Tailwind
colors: {
custom: {
50: '#9edbfc',
500: '#67ccfb',
950: '#000000',
},
}SCSS
$custom: #67ccfb; $custom-light: #9edbfc; $custom-dark: #000000;
JSON
{
"hex": "#67ccfb",
"rgb": {
"r": 103,
"g": 204,
"b": 251
},
"hsl": {
"h": 199.054,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.80261,
"c": 0.11527,
"h": 230.7
},
"luminance": 0.53034
}Semantic roles & 50–950 ramp
primary
#67CCFB
secondary
#D56531
accent
#4900E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485