#67DED7#67DED7
#67DED7 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.108 H 190.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #67DED7 |
|---|---|
| RGB | rgb(103, 222, 215) |
| HSL | hsl(176, 64%, 64%) |
| HSV | hsv(176, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(81.85, -35.07, -6.77) |
| CIE-LCH | lch(81.85, 35.71, 190.92°) |
| OKLab | oklab(83.05% -0.1061 -0.0189) |
| OKLCH | oklch(83.05% 0.108 190.1) |
| XYZ | xyz(43.9753, 60.0282, 73.5459) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.67
Turquoise
#40E0D0
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 6.17
Tiffany Blue
#7BF2DA
ΔE00 7.01
Bright Aqua
#0BF9EA
ΔE00 7.24
Bright Light Blue
#26F7FD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DED7 #DE676E
analogous
#67DE9B #67DED7 #67A9DE
triadic
#67DED7 #D767DE #DED767
tetradic
#67DED7 #9B67DE #DE676E #A9DE67
square
#67DED7 #9B67DE #DE676E #A9DE67
split-complementary
#67DED7 #DE67A9 #DE9B67
monochromatic
#24A69F #35D3CA #67DED7 #99E9E4 #CCF4F1
Accessibility & contrast
On white
1.61
#67DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#67DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DED7
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DED7 | 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)
#D3D4D7
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67ded7; /* rgb */ color: rgb(103, 222, 215); /* oklch */ color: oklch(83.1% 0.108 190.1);
Tailwind
colors: {
custom: {
50: '#9ce8e3',
500: '#67ded7',
950: '#000000',
},
}SCSS
$custom: #67ded7; $custom-light: #9ce8e3; $custom-dark: #000000;
JSON
{
"hex": "#67ded7",
"rgb": {
"r": 103,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.471,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.83053,
"c": 0.10777,
"h": 190.1
},
"luminance": 0.60032
}Semantic roles & 50–950 ramp
primary
#67DED7
secondary
#A94046
accent
#1924CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484