#67DEDC#67DEDC
#67DEDC is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.107 H 193.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEDC |
|---|---|
| RGB | rgb(103, 222, 220) |
| HSL | hsl(179, 64%, 64%) |
| HSV | hsv(179, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.00, -33.77, -9.21) |
| CIE-LCH | lch(82.00, 35.01, 195.26°) |
| OKLab | oklab(83.21% -0.104 -0.0255) |
| OKLCH | oklch(83.21% 0.107 193.8) |
| XYZ | xyz(44.6276, 60.2891, 76.9814) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 6.57
Aqua Blue
#02D8E9
ΔE00 6.69
Robin'S Egg
#6DEDFD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEDC #DE6769
analogous
#67DEA0 #67DEDC #67A4DE
triadic
#67DEDC #DC67DE #DEDC67
tetradic
#67DEDC #A067DE #DE6769 #A4DE67
square
#67DEDC #A067DE #DE6769 #A4DE67
split-complementary
#67DEDC #DE67A4 #DEA067
monochromatic
#24A6A4 #35D3D0 #67DEDC #99E9E8 #CCF4F3
Accessibility & contrast
On white
1.61
#67DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#67DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEDC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEDC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dedc; /* rgb */ color: rgb(103, 222, 220); /* oklch */ color: oklch(83.2% 0.107 193.8);
Tailwind
colors: {
custom: {
50: '#9de8e6',
500: '#67dedc',
950: '#000000',
},
}SCSS
$custom: #67dedc; $custom-light: #9de8e6; $custom-dark: #000000;
JSON
{
"hex": "#67dedc",
"rgb": {
"r": 103,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.992,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.83215,
"c": 0.1071,
"h": 193.8
},
"luminance": 0.60293
}Semantic roles & 50–950 ramp
primary
#67DEDC
secondary
#A94042
accent
#191CCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484