#67D2EB#67D2EB
#67D2EB is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.0% C 0.104 H 215.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2EB |
|---|---|
| RGB | rgb(103, 210, 235) |
| HSL | hsl(191, 77%, 66%) |
| HSV | hsv(191, 56%, 92%) |
| CMYK | cmyk(56.2%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.02, -23.89, -21.68) |
| CIE-LCH | lch(79.02, 32.26, 222.22°) |
| OKLab | oklab(80.98% -0.0852 -0.0601) |
| OKLCH | oklch(80.98% 0.104 215.2) |
| XYZ | xyz(43.6295, 54.9707, 86.8923) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 5.02
Baby Blue
#89CFF0
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.24
Bright Sky Blue
#02CCFE
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2EB #EB8067
analogous
#67EBC2 #67D2EB #6790EB
triadic
#67D2EB #EB67D2 #D2EB67
tetradic
#67D2EB #C267EB #EB8067 #90EB67
square
#67D2EB #C267EB #EB8067 #90EB67
split-complementary
#67D2EB #EB6790 #EBC267
monochromatic
#199FBF #31C2E4 #67D2EB #9DE2F2 #D3F2F9
Accessibility & contrast
On white
1.75
#67D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#67D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2EB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2EB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d2eb; /* rgb */ color: rgb(103, 210, 235); /* oklch */ color: oklch(81.0% 0.104 215.2);
Tailwind
colors: {
custom: {
50: '#9de0f1',
500: '#67d2eb',
950: '#000000',
},
}SCSS
$custom: #67d2eb; $custom-light: #9de0f1; $custom-dark: #000000;
JSON
{
"hex": "#67d2eb",
"rgb": {
"r": 103,
"g": 210,
"b": 235
},
"hsl": {
"h": 191.364,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.80979,
"c": 0.10423,
"h": 215.2
},
"luminance": 0.54975
}Semantic roles & 50–950 ramp
primary
#67D2EB
secondary
#BD5239
accent
#330DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485