#67DDF6#67DDF6
#67DDF6 is a very light, moderate cyan. Relative luminance 0.613; OKLCH L 83.9% C 0.111 H 213.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDF6 |
|---|---|
| RGB | rgb(103, 221, 246) |
| HSL | hsl(190, 89%, 68%) |
| HSV | hsv(190, 58%, 96%) |
| CMYK | cmyk(58.1%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(82.51, -26.23, -22.24) |
| CIE-LCH | lch(82.51, 34.39, 220.29°) |
| OKLab | oklab(83.9% -0.0925 -0.0617) |
| OKLCH | oklch(83.9% 0.111 213.7) |
| XYZ | xyz(48.0778, 61.2455, 96.4588) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.77
Aqua Blue
#02D8E9
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDF6 #F68067
analogous
#67F6C8 #67DDF6 #6795F6
triadic
#67DDF6 #F667DD #DDF667
tetradic
#67DDF6 #C867F6 #F68067 #95F667
square
#67DDF6 #C867F6 #F68067 #95F667
split-complementary
#67DDF6 #F66795 #F6C867
monochromatic
#0DB3D6 #2DD0F3 #67DDF6 #A1EAF9 #DBF7FD
Accessibility & contrast
On white
1.58
#67DDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#67DDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDF6
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDF6 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F7
Deuteranopia (green-blind)
#B5C7F6
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67ddf6; /* rgb */ color: rgb(103, 221, 246); /* oklch */ color: oklch(83.9% 0.111 213.7);
Tailwind
colors: {
custom: {
50: '#9fe7f9',
500: '#67ddf6',
950: '#000000',
},
}SCSS
$custom: #67ddf6; $custom-light: #9fe7f9; $custom-dark: #000000;
JSON
{
"hex": "#67ddf6",
"rgb": {
"r": 103,
"g": 221,
"b": 246
},
"hsl": {
"h": 190.49,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.83895,
"c": 0.11118,
"h": 213.7
},
"luminance": 0.6125
}Semantic roles & 50–950 ramp
primary
#67DDF6
secondary
#CF4D32
accent
#2800E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485