#67D2F0#67D2F0
#67D2F0 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.107 H 218.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2F0 |
|---|---|
| RGB | rgb(103, 210, 240) |
| HSL | hsl(193, 82%, 67%) |
| HSV | hsv(193, 57%, 94%) |
| CMYK | cmyk(57.1%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(79.19, -22.47, -24.09) |
| CIE-LCH | lch(79.19, 32.94, 227.00°) |
| OKLab | oklab(81.17% -0.0833 -0.0669) |
| OKLCH | oklch(81.17% 0.107 218.8) |
| XYZ | xyz(44.3621, 55.2638, 90.7503) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 4.96
Bright Sky Blue
#02CCFE
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 7.33
Lightblue (survey)
#7BC8F6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2F0 #F08567
analogous
#67F0CA #67D2F0 #678DF0
triadic
#67D2F0 #F067D2 #D2F067
tetradic
#67D2F0 #CA67F0 #F08567 #8DF067
square
#67D2F0 #CA67F0 #F08567 #8DF067
split-complementary
#67D2F0 #F0678D #F0CA67
monochromatic
#14A1C9 #2FC2EB #67D2F0 #9FE2F5 #D6F3FB
Accessibility & contrast
On white
1.74
#67D2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#67D2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2F0
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2F0 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF2
Deuteranopia (green-blind)
#ABBEF0
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d2f0; /* rgb */ color: rgb(103, 210, 240); /* oklch */ color: oklch(81.2% 0.107 218.8);
Tailwind
colors: {
custom: {
50: '#9de0f5',
500: '#67d2f0',
950: '#000000',
},
}SCSS
$custom: #67d2f0; $custom-light: #9de0f5; $custom-dark: #000000;
JSON
{
"hex": "#67d2f0",
"rgb": {
"r": 103,
"g": 210,
"b": 240
},
"hsl": {
"h": 193.139,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.8117,
"c": 0.1068,
"h": 218.8
},
"luminance": 0.55268
}Semantic roles & 50–950 ramp
primary
#67D2F0
secondary
#C65535
accent
#3607DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485