#67D7E7#67D7E7
#67D7E7 is a light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.104 H 207.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7E7 |
|---|---|
| RGB | rgb(103, 215, 231) |
| HSL | hsl(188, 73%, 65%) |
| HSV | hsv(188, 55%, 91%) |
| CMYK | cmyk(55.4%, 6.9%, 0%, 9.4%) |
| CIE-LAB | lab(80.32, -27.47, -17.58) |
| CIE-LCH | lch(80.32, 32.61, 212.62°) |
| OKLab | oklab(81.98% -0.0921 -0.0486) |
| OKLCH | oklch(81.98% 0.104 207.8) |
| XYZ | xyz(44.3119, 57.2497, 84.3009) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Darkturquoise
#00CED1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7E7 #E77767
analogous
#67E7B7 #67D7E7 #6797E7
triadic
#67D7E7 #E767D7 #D7E767
tetradic
#67D7E7 #B767E7 #E77767 #97E767
square
#67D7E7 #B767E7 #E77767 #97E767
split-complementary
#67D7E7 #E76797 #E7B767
monochromatic
#1DA4B7 #32C9DF #67D7E7 #9CE5EF #D1F3F8
Accessibility & contrast
On white
1.69
#67D7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#67D7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7E7
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7E7 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0E8
Deuteranopia (green-blind)
#B3C1E7
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d7e7; /* rgb */ color: rgb(103, 215, 231); /* oklch */ color: oklch(82.0% 0.104 207.8);
Tailwind
colors: {
custom: {
50: '#9de3ee',
500: '#67d7e7',
950: '#000000',
},
}SCSS
$custom: #67d7e7; $custom-light: #9de3ee; $custom-dark: #000000;
JSON
{
"hex": "#67d7e7",
"rgb": {
"r": 103,
"g": 215,
"b": 231
},
"hsl": {
"h": 187.5,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.81975,
"c": 0.10411,
"h": 207.8
},
"luminance": 0.57254
}Semantic roles & 50–950 ramp
primary
#67D7E7
secondary
#B74B3B
accent
#2911D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485