#67DFDF#67DFDF
#67DFDF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.108 H 195.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFDF |
|---|---|
| RGB | rgb(103, 223, 223) |
| HSL | hsl(180, 65%, 64%) |
| HSV | hsv(180, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.37, -33.46, -10.25) |
| CIE-LCH | lch(82.37, 34.99, 197.03°) |
| OKLab | oklab(83.55% -0.1038 -0.0284) |
| OKLCH | oklch(83.55% 0.108 195.3) |
| XYZ | xyz(45.2949, 60.9822, 79.1815) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.42
Darkturquoise
#00CED1
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 6.17
Turquoise
#40E0D0
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFDF #DF6767
analogous
#67DFA3 #67DFDF #67A3DF
triadic
#67DFDF #DF67DF #DFDF67
tetradic
#67DFDF #A367DF #DF6767 #A3DF67
square
#67DFDF #A367DF #DF6767 #A3DF67
split-complementary
#67DFDF #DF67A3 #DFA367
monochromatic
#23A8A8 #34D4D4 #67DFDF #9AEAEA #CCF4F4
Accessibility & contrast
On white
1.59
#67DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#67DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFDF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFDF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#BEC7E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dfdf; /* rgb */ color: rgb(103, 223, 223); /* oklch */ color: oklch(83.5% 0.108 195.3);
Tailwind
colors: {
custom: {
50: '#9de9e9',
500: '#67dfdf',
950: '#000000',
},
}SCSS
$custom: #67dfdf; $custom-light: #9de9e9; $custom-dark: #000000;
JSON
{
"hex": "#67dfdf",
"rgb": {
"r": 103,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.83545,
"c": 0.10763,
"h": 195.3
},
"luminance": 0.60987
}Semantic roles & 50–950 ramp
primary
#67DFDF
secondary
#AB4040
accent
#1818CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484