#67DCDA#67DCDA
#67DCDA is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.106 H 193.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCDA |
|---|---|
| RGB | rgb(103, 220, 218) |
| HSL | hsl(179, 63%, 63%) |
| HSV | hsv(179, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.36, -33.35, -9.09) |
| CIE-LCH | lch(81.36, 34.57, 195.25°) |
| OKLab | oklab(82.68% -0.1027 -0.0252) |
| OKLCH | oklch(82.68% 0.106 193.8) |
| XYZ | xyz(43.8363, 59.1277, 75.4187) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.61
Darkturquoise
#00CED1
ΔE00 5.32
Turquoise
#40E0D0
ΔE00 5.61
Aqua Blue
#02D8E9
ΔE00 6.63
Bright Light Blue
#26F7FD
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCDA #DC6769
analogous
#67DC9F #67DCDA #67A3DC
triadic
#67DCDA #DA67DC #DCDA67
tetradic
#67DCDA #9F67DC #DC6769 #A3DC67
square
#67DCDA #9F67DC #DC6769 #A3DC67
split-complementary
#67DCDA #DC67A3 #DC9F67
monochromatic
#26A3A1 #35D1CE #67DCDA #99E7E6 #CAF3F2
Accessibility & contrast
On white
1.64
#67DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#67DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCDA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCDA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2DA
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dcda; /* rgb */ color: rgb(103, 220, 218); /* oklch */ color: oklch(82.7% 0.106 193.8);
Tailwind
colors: {
custom: {
50: '#9ce7e5',
500: '#67dcda',
950: '#000000',
},
}SCSS
$custom: #67dcda; $custom-light: #9ce7e5; $custom-dark: #000000;
JSON
{
"hex": "#67dcda",
"rgb": {
"r": 103,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.974,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82684,
"c": 0.10575,
"h": 193.8
},
"luminance": 0.59132
}Semantic roles & 50–950 ramp
primary
#67DCDA
secondary
#A64143
accent
#1B1ECA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484