#67C8F5#67C8F5
#67C8F5 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.1% C 0.111 H 230.5°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8F5 |
|---|---|
| RGB | rgb(103, 200, 245) |
| HSL | hsl(199, 88%, 68%) |
| HSV | hsv(199, 58%, 96%) |
| CMYK | cmyk(58%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(76.55, -15.89, -30.82) |
| CIE-LCH | lch(76.55, 34.68, 242.72°) |
| OKLab | oklab(79.12% -0.0709 -0.086) |
| OKLCH | oklch(79.12% 0.111 230.5) |
| XYZ | xyz(42.7229, 50.7806, 93.9187) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.68
Lightskyblue
#87CEFA
ΔE00 3.83
Baby Blue
#89CFF0
ΔE00 4.01
Sky
#82CAFC
ΔE00 4.29
Bright Sky Blue
#02CCFE
ΔE00 4.40
Sky Blue
#87CEEB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8F5 #F59467
analogous
#67F5DB #67C8F5 #6781F5
triadic
#67C8F5 #F567C8 #C8F567
tetradic
#67C8F5 #DB67F5 #F59467 #81F567
square
#67C8F5 #DB67F5 #F59467 #81F567
split-complementary
#67C8F5 #F56781 #F5DB67
monochromatic
#0E95D4 #2EB3F1 #67C8F5 #A0DDF9 #DAF2FD
Accessibility & contrast
On white
1.88
#67C8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#67C8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8F5
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8F5 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F7
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67c8f5; /* rgb */ color: rgb(103, 200, 245); /* oklch */ color: oklch(79.1% 0.111 230.5);
Tailwind
colors: {
custom: {
50: '#9dd8f8',
500: '#67c8f5',
950: '#000000',
},
}SCSS
$custom: #67c8f5; $custom-light: #9dd8f8; $custom-dark: #000000;
JSON
{
"hex": "#67c8f5",
"rgb": {
"r": 103,
"g": 200,
"b": 245
},
"hsl": {
"h": 199.014,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.79115,
"c": 0.11143,
"h": 230.5
},
"luminance": 0.50785
}Semantic roles & 50–950 ramp
primary
#67C8F5
secondary
#CE6432
accent
#4901E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385