#67D2E7#67D2E7
#67D2E7 is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.103 H 212.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2E7 |
|---|---|
| RGB | rgb(103, 210, 231) |
| HSL | hsl(190, 73%, 65%) |
| HSV | hsv(190, 55%, 91%) |
| CMYK | cmyk(55.4%, 9.1%, 0%, 9.4%) |
| CIE-LAB | lab(78.89, -25.01, -19.74) |
| CIE-LCH | lch(78.89, 31.86, 218.28°) |
| OKLab | oklab(80.83% -0.0867 -0.0546) |
| OKLCH | oklch(80.83% 0.103 212.2) |
| XYZ | xyz(43.0581, 54.7422, 83.8830) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.01
Aqua Blue
#02D8E9
ΔE00 5.32
Sky Blue
#87CEEB
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.54
Baby Blue
#89CFF0
ΔE00 7.16
Robin Egg Blue
#8AF1FE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2E7 #E77C67
analogous
#67E7BC #67D2E7 #6792E7
triadic
#67D2E7 #E767D2 #D2E767
tetradic
#67D2E7 #BC67E7 #E77C67 #92E767
square
#67D2E7 #BC67E7 #E77C67 #92E767
split-complementary
#67D2E7 #E76792 #E7BC67
monochromatic
#1D9DB7 #32C2DF #67D2E7 #9CE2EF #D1F1F8
Accessibility & contrast
On white
1.76
#67D2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#67D2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2E7
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2E7 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCE8
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d2e7; /* rgb */ color: rgb(103, 210, 231); /* oklch */ color: oklch(80.8% 0.103 212.2);
Tailwind
colors: {
custom: {
50: '#9de0ee',
500: '#67d2e7',
950: '#000000',
},
}SCSS
$custom: #67d2e7; $custom-light: #9de0ee; $custom-dark: #000000;
JSON
{
"hex": "#67d2e7",
"rgb": {
"r": 103,
"g": 210,
"b": 231
},
"hsl": {
"h": 189.844,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.80829,
"c": 0.10251,
"h": 212.2
},
"luminance": 0.54746
}Semantic roles & 50–950 ramp
primary
#67D2E7
secondary
#B7503B
accent
#3111D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485