#67DCEF#67DCEF
#67DCEF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.108 H 209.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCEF |
|---|---|
| RGB | rgb(103, 220, 239) |
| HSL | hsl(188, 81%, 67%) |
| HSV | hsv(188, 57%, 94%) |
| CMYK | cmyk(56.9%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(82.00, -27.70, -19.30) |
| CIE-LCH | lch(82.00, 33.76, 214.87°) |
| OKLab | oklab(83.41% -0.0942 -0.0534) |
| OKLCH | oklch(83.41% 0.108 209.6) |
| XYZ | xyz(46.7604, 60.2974, 90.8189) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.99
Aqua Blue
#02D8E9
ΔE00 4.46
Neon Blue
#04D9FF
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCEF #EF7A67
analogous
#67EFBE #67DCEF #6798EF
triadic
#67DCEF #EF67DC #DCEF67
tetradic
#67DCEF #BE67EF #EF7A67 #98EF67
square
#67DCEF #BE67EF #EF7A67 #98EF67
split-complementary
#67DCEF #EF6798 #EFBE67
monochromatic
#15AEC7 #30CFE9 #67DCEF #9EE9F5 #D6F6FB
Accessibility & contrast
On white
1.61
#67DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#67DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCEF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCEF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dcef; /* rgb */ color: rgb(103, 220, 239); /* oklch */ color: oklch(83.4% 0.108 209.6);
Tailwind
colors: {
custom: {
50: '#9ee7f4',
500: '#67dcef',
950: '#000000',
},
}SCSS
$custom: #67dcef; $custom-light: #9ee7f4; $custom-dark: #000000;
JSON
{
"hex": "#67dcef",
"rgb": {
"r": 103,
"g": 220,
"b": 239
},
"hsl": {
"h": 188.382,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.83409,
"c": 0.10829,
"h": 209.6
},
"luminance": 0.60302
}Semantic roles & 50–950 ramp
primary
#67DCEF
secondary
#C44A36
accent
#2608DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485