#67DDF5#67DDF5
#67DDF5 is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 83.9% C 0.111 H 213.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDF5 |
|---|---|
| RGB | rgb(103, 221, 245) |
| HSL | hsl(190, 88%, 68%) |
| HSV | hsv(190, 58%, 96%) |
| CMYK | cmyk(58%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(82.48, -26.51, -21.76) |
| CIE-LCH | lch(82.48, 34.29, 219.38°) |
| OKLab | oklab(83.86% -0.0929 -0.0603) |
| OKLCH | oklch(83.86% 0.111 213) |
| XYZ | xyz(47.9247, 61.1843, 95.6526) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDF5 #F57F67
analogous
#67F5C6 #67DDF5 #6796F5
triadic
#67DDF5 #F567DD #DDF567
tetradic
#67DDF5 #C667F5 #F57F67 #96F567
square
#67DDF5 #C667F5 #F57F67 #96F567
split-complementary
#67DDF5 #F56796 #F5C667
monochromatic
#0EB2D4 #2ED0F1 #67DDF5 #A0EAF9 #DAF7FD
Accessibility & contrast
On white
1.59
#67DDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#67DDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDF5
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDF5 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F6
Deuteranopia (green-blind)
#B5C6F5
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67ddf5; /* rgb */ color: rgb(103, 221, 245); /* oklch */ color: oklch(83.9% 0.111 213.0);
Tailwind
colors: {
custom: {
50: '#9ee7f8',
500: '#67ddf5',
950: '#000000',
},
}SCSS
$custom: #67ddf5; $custom-light: #9ee7f8; $custom-dark: #000000;
JSON
{
"hex": "#67ddf5",
"rgb": {
"r": 103,
"g": 221,
"b": 245
},
"hsl": {
"h": 190.141,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.83858,
"c": 0.11077,
"h": 213
},
"luminance": 0.61189
}Semantic roles & 50–950 ramp
primary
#67DDF5
secondary
#CE4D32
accent
#2801E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485