#67C7F7#67C7F7
#67C7F7 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.0% C 0.113 H 232.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67C7F7 |
|---|---|
| RGB | rgb(103, 199, 247) |
| HSL | hsl(200, 90%, 69%) |
| HSV | hsv(200, 58%, 97%) |
| CMYK | cmyk(58.3%, 19.4%, 0%, 3.1%) |
| CIE-LAB | lab(76.34, -14.78, -32.21) |
| CIE-LCH | lch(76.34, 35.44, 245.36°) |
| OKLab | oklab(78.98% -0.0691 -0.0899) |
| OKLCH | oklch(78.98% 0.113 232.4) |
| XYZ | xyz(42.7990, 50.4417, 95.4584) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.20
Lightskyblue
#87CEFA
ΔE00 3.60
Sky
#82CAFC
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 4.46
Deepskyblue
#00BFFF
ΔE00 4.56
Bright Sky Blue
#02CCFE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C7F7 #F79767
analogous
#67F7DF #67C7F7 #677FF7
triadic
#67C7F7 #F767C7 #C7F767
tetradic
#67C7F7 #DF67F7 #F79767 #7FF767
square
#67C7F7 #DF67F7 #F79767 #7FF767
split-complementary
#67C7F7 #F7677F #F7DF67
monochromatic
#0B94D8 #2DB2F4 #67C7F7 #A1DCFA #DBF2FD
Accessibility & contrast
On white
1.89
#67C7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#67C7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C7F7
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C7F7 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5F9
Deuteranopia (green-blind)
#9BB6F6
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67c7f7; /* rgb */ color: rgb(103, 199, 247); /* oklch */ color: oklch(79.0% 0.113 232.4);
Tailwind
colors: {
custom: {
50: '#9dd8fa',
500: '#67c7f7',
950: '#000000',
},
}SCSS
$custom: #67c7f7; $custom-light: #9dd8fa; $custom-dark: #000000;
JSON
{
"hex": "#67c7f7",
"rgb": {
"r": 103,
"g": 199,
"b": 247
},
"hsl": {
"h": 200,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.78976,
"c": 0.11346,
"h": 232.4
},
"luminance": 0.50446
}Semantic roles & 50–950 ramp
primary
#67C7F7
secondary
#D06732
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385