#67DED9#67DED9
#67DED9 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.107 H 191.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67DED9 |
|---|---|
| RGB | rgb(103, 222, 217) |
| HSL | hsl(177, 64%, 64%) |
| HSV | hsv(177, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(81.91, -34.55, -7.75) |
| CIE-LCH | lch(81.91, 35.41, 192.64°) |
| OKLab | oklab(83.12% -0.1053 -0.0215) |
| OKLCH | oklch(83.12% 0.107 191.6) |
| XYZ | xyz(44.2339, 60.1316, 74.9077) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.67
Turquoise
#40E0D0
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 7.00
Bright Cyan
#41FDFE
ΔE00 7.32
Bright Aqua
#0BF9EA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DED9 #DE676C
analogous
#67DE9D #67DED9 #67A7DE
triadic
#67DED9 #D967DE #DED967
tetradic
#67DED9 #9D67DE #DE676C #A7DE67
square
#67DED9 #9D67DE #DE676C #A7DE67
split-complementary
#67DED9 #DE67A7 #DE9D67
monochromatic
#24A6A1 #35D3CC #67DED9 #99E9E6 #CCF4F2
Accessibility & contrast
On white
1.61
#67DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#67DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DED9
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DED9 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D9
Deuteranopia (green-blind)
#BFC6DA
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67ded9; /* rgb */ color: rgb(103, 222, 217); /* oklch */ color: oklch(83.1% 0.107 191.6);
Tailwind
colors: {
custom: {
50: '#9de8e4',
500: '#67ded9',
950: '#000000',
},
}SCSS
$custom: #67ded9; $custom-light: #9de8e4; $custom-dark: #000000;
JSON
{
"hex": "#67ded9",
"rgb": {
"r": 103,
"g": 222,
"b": 217
},
"hsl": {
"h": 177.479,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.83117,
"c": 0.10744,
"h": 191.6
},
"luminance": 0.60136
}Semantic roles & 50–950 ramp
primary
#67DED9
secondary
#A94045
accent
#1921CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484