#67D2EF#67D2EF
#67D2EF is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.1% C 0.106 H 218.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2EF |
|---|---|
| RGB | rgb(103, 210, 239) |
| HSL | hsl(193, 81%, 67%) |
| HSV | hsv(193, 57%, 94%) |
| CMYK | cmyk(56.9%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.16, -22.75, -23.61) |
| CIE-LCH | lch(79.16, 32.79, 226.06°) |
| OKLab | oklab(81.13% -0.0837 -0.0655) |
| OKLCH | oklch(81.13% 0.106 218.1) |
| XYZ | xyz(44.2139, 55.2045, 89.9701) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 5.17
Bright Sky Blue
#02CCFE
ΔE00 5.53
Aqua Blue
#02D8E9
ΔE00 7.25
Ice Blue
#A5DFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2EF #EF8467
analogous
#67EFC8 #67D2EF #678EEF
triadic
#67D2EF #EF67D2 #D2EF67
tetradic
#67D2EF #C867EF #EF8467 #8EEF67
square
#67D2EF #C867EF #EF8467 #8EEF67
split-complementary
#67D2EF #EF678E #EFC867
monochromatic
#15A1C7 #30C2E9 #67D2EF #9EE2F5 #D6F3FB
Accessibility & contrast
On white
1.74
#67D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#67D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2EF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2EF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF1
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d2ef; /* rgb */ color: rgb(103, 210, 239); /* oklch */ color: oklch(81.1% 0.106 218.1);
Tailwind
colors: {
custom: {
50: '#9de0f4',
500: '#67d2ef',
950: '#000000',
},
}SCSS
$custom: #67d2ef; $custom-light: #9de0f4; $custom-dark: #000000;
JSON
{
"hex": "#67d2ef",
"rgb": {
"r": 103,
"g": 210,
"b": 239
},
"hsl": {
"h": 192.794,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.81131,
"c": 0.10626,
"h": 218.1
},
"luminance": 0.55209
}Semantic roles & 50–950 ramp
primary
#67D2EF
secondary
#C45436
accent
#3608DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485