#67DCF2#67DCF2
#67DCF2 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.109 H 211.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCF2 |
|---|---|
| RGB | rgb(103, 220, 242) |
| HSL | hsl(189, 84%, 68%) |
| HSV | hsv(189, 57%, 95%) |
| CMYK | cmyk(57.4%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(82.10, -26.86, -20.75) |
| CIE-LCH | lch(82.10, 33.94, 217.68°) |
| OKLab | oklab(83.52% -0.093 -0.0575) |
| OKLCH | oklch(83.52% 0.109 211.7) |
| XYZ | xyz(47.2072, 60.4761, 93.1724) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCF2 #F27D67
analogous
#67F2C2 #67DCF2 #6797F2
triadic
#67DCF2 #F267DC #DCF267
tetradic
#67DCF2 #C267F2 #F27D67 #97F267
square
#67DCF2 #C267F2 #F27D67 #97F267
split-complementary
#67DCF2 #F26797 #F2C267
monochromatic
#12AFCD #2FCFED #67DCF2 #9FE9F7 #D8F6FC
Accessibility & contrast
On white
1.60
#67DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#67DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCF2
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCF2 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B5C5F2
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dcf2; /* rgb */ color: rgb(103, 220, 242); /* oklch */ color: oklch(83.5% 0.109 211.7);
Tailwind
colors: {
custom: {
50: '#9ee7f6',
500: '#67dcf2',
950: '#000000',
},
}SCSS
$custom: #67dcf2; $custom-light: #9ee7f6; $custom-dark: #000000;
JSON
{
"hex": "#67dcf2",
"rgb": {
"r": 103,
"g": 220,
"b": 242
},
"hsl": {
"h": 189.496,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.83519,
"c": 0.10934,
"h": 211.7
},
"luminance": 0.60481
}Semantic roles & 50–950 ramp
primary
#67DCF2
secondary
#C94C34
accent
#2805E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485