#67CFF5#67CFF5
#67CFF5 is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.7% C 0.110 H 224.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFF5 |
|---|---|
| RGB | rgb(103, 207, 245) |
| HSL | hsl(196, 88%, 68%) |
| HSV | hsv(196, 58%, 96%) |
| CMYK | cmyk(58%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.52, -19.50, -27.79) |
| CIE-LCH | lch(78.52, 33.95, 234.94°) |
| OKLab | oklab(80.69% -0.0783 -0.0773) |
| OKLCH | oklch(80.69% 0.11 224.7) |
| XYZ | xyz(44.3813, 54.0975, 94.4715) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.48
Baby Blue
#89CFF0
ΔE00 3.64
Bright Sky Blue
#02CCFE
ΔE00 3.91
Lightblue (survey)
#7BC8F6
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.15
Lightskyblue
#87CEFA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFF5 #F58D67
analogous
#67F5D4 #67CFF5 #6788F5
triadic
#67CFF5 #F567CF #CFF567
tetradic
#67CFF5 #D467F5 #F58D67 #88F567
square
#67CFF5 #D467F5 #F58D67 #88F567
split-complementary
#67CFF5 #F56788 #F5D467
monochromatic
#0E9FD4 #2EBDF1 #67CFF5 #A0E1F9 #DAF3FD
Accessibility & contrast
On white
1.78
#67CFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#67CFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFF5
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFF5 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#A5BCF5
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67cff5; /* rgb */ color: rgb(103, 207, 245); /* oklch */ color: oklch(80.7% 0.110 224.7);
Tailwind
colors: {
custom: {
50: '#9eddf8',
500: '#67cff5',
950: '#000000',
},
}SCSS
$custom: #67cff5; $custom-light: #9eddf8; $custom-dark: #000000;
JSON
{
"hex": "#67cff5",
"rgb": {
"r": 103,
"g": 207,
"b": 245
},
"hsl": {
"h": 196.056,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.80688,
"c": 0.11004,
"h": 224.7
},
"luminance": 0.54102
}Semantic roles & 50–950 ramp
primary
#67CFF5
secondary
#CE5C32
accent
#3E01E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485