#67D8EF#67D8EF
#67D8EF is a very light, moderate cyan. Relative luminance 0.582; OKLCH L 82.5% C 0.107 H 212.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67D8EF |
|---|---|
| RGB | rgb(103, 216, 239) |
| HSL | hsl(190, 81%, 67%) |
| HSV | hsv(190, 57%, 94%) |
| CMYK | cmyk(56.9%, 9.6%, 0%, 6.3%) |
| CIE-LAB | lab(80.86, -25.74, -21.02) |
| CIE-LCH | lch(80.86, 33.23, 219.24°) |
| OKLab | oklab(82.5% -0.09 -0.0582) |
| OKLCH | oklch(82.5% 0.107 212.9) |
| XYZ | xyz(45.7231, 58.2228, 90.4732) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.44
Sky Blue
#87CEEB
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D8EF #EF7E67
analogous
#67EFC2 #67D8EF #6794EF
triadic
#67D8EF #EF67D8 #D8EF67
tetradic
#67D8EF #C267EF #EF7E67 #94EF67
square
#67D8EF #C267EF #EF7E67 #94EF67
split-complementary
#67D8EF #EF6794 #EFC267
monochromatic
#15A9C7 #30CAE9 #67D8EF #9EE6F5 #D6F4FB
Accessibility & contrast
On white
1.66
#67D8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#67D8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D8EF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D8EF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F0
Deuteranopia (green-blind)
#B2C2EF
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67d8ef; /* rgb */ color: rgb(103, 216, 239); /* oklch */ color: oklch(82.5% 0.107 212.9);
Tailwind
colors: {
custom: {
50: '#9ee4f4',
500: '#67d8ef',
950: '#000000',
},
}SCSS
$custom: #67d8ef; $custom-light: #9ee4f4; $custom-dark: #000000;
JSON
{
"hex": "#67d8ef",
"rgb": {
"r": 103,
"g": 216,
"b": 239
},
"hsl": {
"h": 190.147,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.82497,
"c": 0.10719,
"h": 212.9
},
"luminance": 0.58227
}Semantic roles & 50–950 ramp
primary
#67D8EF
secondary
#C44E36
accent
#2C08DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485