#67DDDC#67DDDC
#67DDDC is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.106 H 194.5°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDDC |
|---|---|
| RGB | rgb(103, 221, 220) |
| HSL | hsl(179, 63%, 64%) |
| HSV | hsv(179, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.71, -33.30, -9.64) |
| CIE-LCH | lch(81.71, 34.67, 196.15°) |
| OKLab | oklab(82.98% -0.1029 -0.0267) |
| OKLCH | oklch(82.98% 0.106 194.5) |
| XYZ | xyz(44.3628, 59.7595, 76.8931) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Darkturquoise
#00CED1
ΔE00 5.41
Turquoise
#40E0D0
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 6.35
Bright Light Blue
#26F7FD
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDDC #DD6768
analogous
#67DDA1 #67DDDC #67A3DD
triadic
#67DDDC #DC67DD #DDDC67
tetradic
#67DDDC #A167DD #DD6768 #A3DD67
square
#67DDDC #A167DD #DD6768 #A3DD67
split-complementary
#67DDDC #DD67A3 #DDA167
monochromatic
#25A5A4 #35D2D0 #67DDDC #99E8E8 #CBF3F3
Accessibility & contrast
On white
1.62
#67DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#67DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDDC
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDDC | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67dddc; /* rgb */ color: rgb(103, 221, 220); /* oklch */ color: oklch(83.0% 0.106 194.5);
Tailwind
colors: {
custom: {
50: '#9de8e6',
500: '#67dddc',
950: '#000000',
},
}SCSS
$custom: #67dddc; $custom-light: #9de8e6; $custom-dark: #000000;
JSON
{
"hex": "#67dddc",
"rgb": {
"r": 103,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.492,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.82982,
"c": 0.10635,
"h": 194.5
},
"luminance": 0.59764
}Semantic roles & 50–950 ramp
primary
#67DDDC
secondary
#A84141
accent
#1A1CCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484