#67D7F0#67D7F0
#67D7F0 is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.3% C 0.107 H 214.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7F0 |
|---|---|
| RGB | rgb(103, 215, 240) |
| HSL | hsl(191, 82%, 67%) |
| HSV | hsv(191, 57%, 94%) |
| CMYK | cmyk(57.1%, 10.4%, 0%, 5.9%) |
| CIE-LAB | lab(80.61, -24.96, -21.93) |
| CIE-LCH | lch(80.61, 33.23, 221.31°) |
| OKLab | oklab(82.31% -0.0885 -0.0608) |
| OKLCH | oklch(82.31% 0.107 214.5) |
| XYZ | xyz(45.6158, 57.7713, 91.1682) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.57
Bright Sky Blue
#02CCFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7F0 #F08067
analogous
#67F0C5 #67D7F0 #6793F0
triadic
#67D7F0 #F067D7 #D7F067
tetradic
#67D7F0 #C567F0 #F08067 #93F067
square
#67D7F0 #C567F0 #F08067 #93F067
split-complementary
#67D7F0 #F06793 #F0C567
monochromatic
#14A8C9 #2FC8EB #67D7F0 #9FE6F5 #D6F4FB
Accessibility & contrast
On white
1.67
#67D7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#67D7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7F0
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7F0 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#B0C1F0
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67d7f0; /* rgb */ color: rgb(103, 215, 240); /* oklch */ color: oklch(82.3% 0.107 214.5);
Tailwind
colors: {
custom: {
50: '#9ee3f5',
500: '#67d7f0',
950: '#000000',
},
}SCSS
$custom: #67d7f0; $custom-light: #9ee3f5; $custom-dark: #000000;
JSON
{
"hex": "#67d7f0",
"rgb": {
"r": 103,
"g": 215,
"b": 240
},
"hsl": {
"h": 190.949,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.82306,
"c": 0.10741,
"h": 214.5
},
"luminance": 0.57776
}Semantic roles & 50–950 ramp
primary
#67D7F0
secondary
#C65035
accent
#2E07DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485