#67D2EA#67D2EA
#67D2EA is a light, moderate cyan. Relative luminance 0.549; OKLCH L 80.9% C 0.104 H 214.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2EA |
|---|---|
| RGB | rgb(103, 210, 234) |
| HSL | hsl(191, 76%, 66%) |
| HSV | hsv(191, 56%, 92%) |
| CMYK | cmyk(56%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(78.99, -24.17, -21.19) |
| CIE-LCH | lch(78.99, 32.14, 221.25°) |
| OKLab | oklab(80.94% -0.0856 -0.0587) |
| OKLCH | oklch(80.94% 0.104 214.5) |
| XYZ | xyz(43.4855, 54.9131, 86.1336) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 5.25
Aqua Blue
#02D8E9
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.35
Bright Sky Blue
#02CCFE
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2EA #EA7F67
analogous
#67EAC0 #67D2EA #6790EA
triadic
#67D2EA #EA67D2 #D2EA67
tetradic
#67D2EA #C067EA #EA7F67 #90EA67
square
#67D2EA #C067EA #EA7F67 #90EA67
split-complementary
#67D2EA #EA6790 #EAC067
monochromatic
#1A9FBD #31C2E3 #67D2EA #9DE2F1 #D3F2F9
Accessibility & contrast
On white
1.75
#67D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#67D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2EA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2EA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d2ea; /* rgb */ color: rgb(103, 210, 234); /* oklch */ color: oklch(80.9% 0.104 214.5);
Tailwind
colors: {
custom: {
50: '#9de0f0',
500: '#67d2ea',
950: '#000000',
},
}SCSS
$custom: #67d2ea; $custom-light: #9de0f0; $custom-dark: #000000;
JSON
{
"hex": "#67d2ea",
"rgb": {
"r": 103,
"g": 210,
"b": 234
},
"hsl": {
"h": 190.992,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.80941,
"c": 0.10377,
"h": 214.5
},
"luminance": 0.54917
}Semantic roles & 50–950 ramp
primary
#67D2EA
secondary
#BC513A
accent
#330ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485