#67DCEB#67DCEB
#67DCEB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.107 H 206.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCEB |
|---|---|
| RGB | rgb(103, 220, 235) |
| HSL | hsl(187, 77%, 66%) |
| HSV | hsv(187, 56%, 92%) |
| CMYK | cmyk(56.2%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.87, -28.80, -17.37) |
| CIE-LCH | lch(81.87, 33.63, 211.09°) |
| OKLab | oklab(83.27% -0.0958 -0.048) |
| OKLCH | oklch(83.27% 0.107 206.6) |
| XYZ | xyz(46.1760, 60.0636, 87.7411) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.79
Aqua Blue
#02D8E9
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Neon Blue
#04D9FF
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCEB #EB7667
analogous
#67EBB8 #67DCEB #679AEB
triadic
#67DCEB #EB67DC #DCEB67
tetradic
#67DCEB #B867EB #EB7667 #9AEB67
square
#67DCEB #B867EB #EB7667 #9AEB67
split-complementary
#67DCEB #EB679A #EBB867
monochromatic
#19ACBF #31D0E4 #67DCEB #9DE8F2 #D3F5F9
Accessibility & contrast
On white
1.61
#67DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#67DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCEB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCEB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dceb; /* rgb */ color: rgb(103, 220, 235); /* oklch */ color: oklch(83.3% 0.107 206.6);
Tailwind
colors: {
custom: {
50: '#9ee7f1',
500: '#67dceb',
950: '#000000',
},
}SCSS
$custom: #67dceb; $custom-light: #9ee7f1; $custom-dark: #000000;
JSON
{
"hex": "#67dceb",
"rgb": {
"r": 103,
"g": 220,
"b": 235
},
"hsl": {
"h": 186.818,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.83266,
"c": 0.10714,
"h": 206.6
},
"luminance": 0.60068
}Semantic roles & 50–950 ramp
primary
#67DCEB
secondary
#BD4839
accent
#240DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485