#67D2ED#67D2ED
#67D2ED is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.105 H 216.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2ED |
|---|---|
| RGB | rgb(103, 210, 237) |
| HSL | hsl(192, 79%, 67%) |
| HSV | hsv(192, 57%, 93%) |
| CMYK | cmyk(56.5%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(79.09, -23.32, -22.64) |
| CIE-LCH | lch(79.09, 32.51, 224.16°) |
| OKLab | oklab(81.05% -0.0844 -0.0628) |
| OKLCH | oklch(81.05% 0.105 216.6) |
| XYZ | xyz(43.9201, 55.0870, 88.4226) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 5.61
Bright Sky Blue
#02CCFE
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2ED #ED8267
analogous
#67EDC5 #67D2ED #678FED
triadic
#67D2ED #ED67D2 #D2ED67
tetradic
#67D2ED #C567ED #ED8267 #8FED67
square
#67D2ED #C567ED #ED8267 #8FED67
split-complementary
#67D2ED #ED678F #EDC567
monochromatic
#17A0C3 #30C2E7 #67D2ED #9EE2F3 #D4F2FA
Accessibility & contrast
On white
1.75
#67D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#67D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2ED
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2ED | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEF
Deuteranopia (green-blind)
#ACBDED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d2ed; /* rgb */ color: rgb(103, 210, 237); /* oklch */ color: oklch(81.1% 0.105 216.6);
Tailwind
colors: {
custom: {
50: '#9de0f2',
500: '#67d2ed',
950: '#000000',
},
}SCSS
$custom: #67d2ed; $custom-light: #9de0f2; $custom-dark: #000000;
JSON
{
"hex": "#67d2ed",
"rgb": {
"r": 103,
"g": 210,
"b": 237
},
"hsl": {
"h": 192.09,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.81055,
"c": 0.1052,
"h": 216.6
},
"luminance": 0.55091
}Semantic roles & 50–950 ramp
primary
#67D2ED
secondary
#C15338
accent
#340ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485