#67DCF1#67DCF1
#67DCF1 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.109 H 211.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCF1 |
|---|---|
| RGB | rgb(103, 220, 241) |
| HSL | hsl(189, 83%, 67%) |
| HSV | hsv(189, 57%, 95%) |
| CMYK | cmyk(57.3%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(82.06, -27.14, -20.26) |
| CIE-LCH | lch(82.06, 33.87, 216.75°) |
| OKLab | oklab(83.48% -0.0934 -0.0561) |
| OKLCH | oklch(83.48% 0.109 211) |
| XYZ | xyz(47.0575, 60.4162, 92.3836) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.24
Neon Blue
#04D9FF
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Sky Blue
#87CEEB
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCF1 #F17C67
analogous
#67F1C1 #67DCF1 #6797F1
triadic
#67DCF1 #F167DC #DCF167
tetradic
#67DCF1 #C167F1 #F17C67 #97F167
square
#67DCF1 #C167F1 #F17C67 #97F167
split-complementary
#67DCF1 #F16797 #F1C167
monochromatic
#13AFCB #2FCFEC #67DCF1 #9FE9F6 #D7F6FB
Accessibility & contrast
On white
1.60
#67DCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#67DCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCF1
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCF1 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F2
Deuteranopia (green-blind)
#B6C5F1
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dcf1; /* rgb */ color: rgb(103, 220, 241); /* oklch */ color: oklch(83.5% 0.109 211.0);
Tailwind
colors: {
custom: {
50: '#9ee7f5',
500: '#67dcf1',
950: '#000000',
},
}SCSS
$custom: #67dcf1; $custom-light: #9ee7f5; $custom-dark: #000000;
JSON
{
"hex": "#67dcf1",
"rgb": {
"r": 103,
"g": 220,
"b": 241
},
"hsl": {
"h": 189.13,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.83483,
"c": 0.10898,
"h": 211
},
"luminance": 0.60421
}Semantic roles & 50–950 ramp
primary
#67DCF1
secondary
#C74B35
accent
#2706E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485