#67D2D2#67D2D2
#67D2D2 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.099 H 195.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2D2 |
|---|---|
| RGB | rgb(103, 210, 210) |
| HSL | hsl(180, 54%, 61%) |
| HSV | hsv(180, 51%, 82%) |
| CMYK | cmyk(51%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(78.24, -30.69, -9.46) |
| CIE-LCH | lch(78.24, 32.11, 197.13°) |
| OKLab | oklab(80.09% -0.0952 -0.0262) |
| OKLCH | oklch(80.09% 0.099 195.4) |
| XYZ | xyz(40.2682, 53.6262, 69.1891) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.18
Darkturquoise
#00CED1
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 6.22
Turquoise
#40E0D0
ΔE00 7.08
Robin'S Egg
#6DEDFD
ΔE00 8.21
Robin'S Egg Blue
#98EFF9
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2D2 #D26767
analogous
#67D29D #67D2D2 #679DD2
triadic
#67D2D2 #D267D2 #D2D267
tetradic
#67D2D2 #9D67D2 #D26767 #9DD267
square
#67D2D2 #9D67D2 #D26767 #9DD267
split-complementary
#67D2D2 #D2679D #D29D67
monochromatic
#2C9393 #3AC2C2 #67D2D2 #96E0E0 #C5EEEE
Accessibility & contrast
On white
1.79
#67D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#67D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2D2
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2D2 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#B4BCD3
Tritanopia (blue-blind)
#11D8D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67d2d2; /* rgb */ color: rgb(103, 210, 210); /* oklch */ color: oklch(80.1% 0.099 195.4);
Tailwind
colors: {
custom: {
50: '#9be0df',
500: '#67d2d2',
950: '#000000',
},
}SCSS
$custom: #67d2d2; $custom-light: #9be0df; $custom-dark: #000000;
JSON
{
"hex": "#67d2d2",
"rgb": {
"r": 103,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 54.315,
"l": 61.373
},
"oklch": {
"l": 0.80092,
"c": 0.09874,
"h": 195.4
},
"luminance": 0.5363
}Semantic roles & 50–950 ramp
primary
#67D2D2
secondary
#994545
accent
#2424C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484