#67D4EE#67D4EE
#67D4EE is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.5% C 0.106 H 215.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4EE |
|---|---|
| RGB | rgb(103, 212, 238) |
| HSL | hsl(192, 80%, 67%) |
| HSV | hsv(192, 57%, 93%) |
| CMYK | cmyk(56.7%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(79.69, -24.04, -22.26) |
| CIE-LCH | lch(79.69, 32.76, 222.81°) |
| OKLab | oklab(81.55% -0.0861 -0.0617) |
| OKLCH | oklch(81.55% 0.106 215.6) |
| XYZ | xyz(44.5635, 56.1393, 89.3598) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 5.02
Baby Blue
#89CFF0
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.32
Bright Sky Blue
#02CCFE
ΔE00 6.43
Robin'S Egg
#6DEDFD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4EE #EE8167
analogous
#67EEC5 #67D4EE #6790EE
triadic
#67D4EE #EE67D4 #D4EE67
tetradic
#67D4EE #C567EE #EE8167 #90EE67
square
#67D4EE #C567EE #EE8167 #90EE67
split-complementary
#67D4EE #EE6790 #EEC567
monochromatic
#16A3C5 #30C4E8 #67D4EE #9EE4F4 #D5F3FA
Accessibility & contrast
On white
1.72
#67D4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#67D4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4EE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4EE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d4ee; /* rgb */ color: rgb(103, 212, 238); /* oklch */ color: oklch(81.5% 0.106 215.6);
Tailwind
colors: {
custom: {
50: '#9de1f3',
500: '#67d4ee',
950: '#000000',
},
}SCSS
$custom: #67d4ee; $custom-light: #9de1f3; $custom-dark: #000000;
JSON
{
"hex": "#67d4ee",
"rgb": {
"r": 103,
"g": 212,
"b": 238
},
"hsl": {
"h": 191.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.81548,
"c": 0.10598,
"h": 215.6
},
"luminance": 0.56144
}Semantic roles & 50–950 ramp
primary
#67D4EE
secondary
#C25237
accent
#3209DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485