#67DEDD#67DEDD
#67DEDD is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.107 H 194.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEDD |
|---|---|
| RGB | rgb(103, 222, 221) |
| HSL | hsl(179, 64%, 64%) |
| HSV | hsv(179, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.02, -33.51, -9.70) |
| CIE-LCH | lch(82.02, 34.89, 196.15°) |
| OKLab | oklab(83.25% -0.1036 -0.0269) |
| OKLCH | oklch(83.25% 0.107 194.5) |
| XYZ | xyz(44.7604, 60.3423, 77.6810) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 5.55
Turquoise
#40E0D0
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.39
Bright Light Blue
#26F7FD
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEDD #DE6768
analogous
#67DEA1 #67DEDD #67A3DE
triadic
#67DEDD #DD67DE #DEDD67
tetradic
#67DEDD #A167DE #DE6768 #A3DE67
square
#67DEDD #A167DE #DE6768 #A3DE67
split-complementary
#67DEDD #DE67A3 #DEA167
monochromatic
#24A6A5 #35D3D2 #67DEDD #99E9E8 #CCF4F3
Accessibility & contrast
On white
1.61
#67DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#67DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEDD
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEDD | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dedd; /* rgb */ color: rgb(103, 222, 221); /* oklch */ color: oklch(83.2% 0.107 194.5);
Tailwind
colors: {
custom: {
50: '#9de8e7',
500: '#67dedd',
950: '#000000',
},
}SCSS
$custom: #67dedd; $custom-light: #9de8e7; $custom-dark: #000000;
JSON
{
"hex": "#67dedd",
"rgb": {
"r": 103,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.496,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.83247,
"c": 0.10702,
"h": 194.5
},
"luminance": 0.60347
}Semantic roles & 50–950 ramp
primary
#67DEDD
secondary
#A94041
accent
#191BCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484