#67DCE2#67DCE2
#67DCE2 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.106 H 199.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCE2 |
|---|---|
| RGB | rgb(103, 220, 226) |
| HSL | hsl(183, 68%, 65%) |
| HSV | hsv(183, 54%, 89%) |
| CMYK | cmyk(54.4%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(81.60, -31.24, -13.00) |
| CIE-LCH | lch(81.60, 33.84, 202.59°) |
| OKLab | oklab(82.95% -0.0994 -0.0359) |
| OKLCH | oklch(82.95% 0.106 199.9) |
| XYZ | xyz(44.9085, 59.5566, 81.0657) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.51
Robin'S Egg
#6DEDFD
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCE2 #E26D67
analogous
#67E2AB #67DCE2 #679FE2
triadic
#67DCE2 #E267DC #DCE267
tetradic
#67DCE2 #AB67E2 #E26D67 #9FE267
square
#67DCE2 #AB67E2 #E26D67 #9FE267
split-complementary
#67DCE2 #E2679F #E2AB67
monochromatic
#21A7AD #34D0D8 #67DCE2 #9AE8EC #CEF4F6
Accessibility & contrast
On white
1.63
#67DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#67DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCE2
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCE2 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E3
Deuteranopia (green-blind)
#BAC5E3
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67dce2; /* rgb */ color: rgb(103, 220, 226); /* oklch */ color: oklch(83.0% 0.106 199.9);
Tailwind
colors: {
custom: {
50: '#9de7eb',
500: '#67dce2',
950: '#000000',
},
}SCSS
$custom: #67dce2; $custom-light: #9de7eb; $custom-dark: #000000;
JSON
{
"hex": "#67dce2",
"rgb": {
"r": 103,
"g": 220,
"b": 226
},
"hsl": {
"h": 182.927,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.82952,
"c": 0.10569,
"h": 199.9
},
"luminance": 0.59561
}Semantic roles & 50–950 ramp
primary
#67DCE2
secondary
#AF443E
accent
#1F16D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484