#67DED8#67DED8
#67DED8 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.108 H 190.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67DED8 |
|---|---|
| RGB | rgb(103, 222, 216) |
| HSL | hsl(177, 64%, 64%) |
| HSV | hsv(177, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(81.88, -34.81, -7.26) |
| CIE-LCH | lch(81.88, 35.56, 191.78°) |
| OKLab | oklab(83.09% -0.1057 -0.0202) |
| OKLCH | oklch(83.09% 0.108 190.8) |
| XYZ | xyz(44.1042, 60.0798, 74.2247) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.65
Turquoise
#40E0D0
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 7.18
Tiffany Blue
#7BF2DA
ΔE00 7.29
Bright Aqua
#0BF9EA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DED8 #DE676D
analogous
#67DE9C #67DED8 #67A8DE
triadic
#67DED8 #D867DE #DED867
tetradic
#67DED8 #9C67DE #DE676D #A8DE67
square
#67DED8 #9C67DE #DE676D #A8DE67
split-complementary
#67DED8 #DE67A8 #DE9C67
monochromatic
#24A6A0 #35D3CB #67DED8 #99E9E5 #CCF4F2
Accessibility & contrast
On white
1.61
#67DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#67DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DED8
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DED8 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#BFC6D9
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67ded8; /* rgb */ color: rgb(103, 222, 216); /* oklch */ color: oklch(83.1% 0.108 190.8);
Tailwind
colors: {
custom: {
50: '#9ce8e4',
500: '#67ded8',
950: '#000000',
},
}SCSS
$custom: #67ded8; $custom-light: #9ce8e4; $custom-dark: #000000;
JSON
{
"hex": "#67ded8",
"rgb": {
"r": 103,
"g": 222,
"b": 216
},
"hsl": {
"h": 176.975,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.83085,
"c": 0.1076,
"h": 190.8
},
"luminance": 0.60084
}Semantic roles & 50–950 ramp
primary
#67DED8
secondary
#A94045
accent
#1922CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484