#67E8DC#67E8DC
#67E8DC is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.5% C 0.115 H 187.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8DC |
|---|---|
| RGB | rgb(103, 232, 220) |
| HSL | hsl(174, 74%, 66%) |
| HSV | hsv(174, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 5.2%, 9%) |
| CIE-LAB | lab(84.87, -38.40, -4.95) |
| CIE-LCH | lch(84.87, 38.72, 187.35°) |
| OKLab | oklab(85.54% -0.1146 -0.014) |
| OKLCH | oklch(85.54% 0.115 187) |
| XYZ | xyz(47.3628, 65.7594, 77.8931) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 4.58
Bright Aqua
#0BF9EA
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.94
Bright Turquoise
#0FFEF9
ΔE00 6.09
Bright Cyan
#41FDFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8DC #E86773
analogous
#67E89C #67E8DC #67B3E8
triadic
#67E8DC #DC67E8 #E8DC67
tetradic
#67E8DC #9C67E8 #E86773 #B3E867
square
#67E8DC #9C67E8 #E86773 #B3E867
split-complementary
#67E8DC #E867B3 #E89C67
monochromatic
#1CB9AA #32E0D0 #67E8DC #9CF0E8 #D1F8F4
Accessibility & contrast
On white
1.48
#67E8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#67E8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8DC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8DC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e8dc; /* rgb */ color: rgb(103, 232, 220); /* oklch */ color: oklch(85.5% 0.115 187.0);
Tailwind
colors: {
custom: {
50: '#9ef0e6',
500: '#67e8dc',
950: '#000000',
},
}SCSS
$custom: #67e8dc; $custom-light: #9ef0e6; $custom-dark: #000000;
JSON
{
"hex": "#67e8dc",
"rgb": {
"r": 103,
"g": 232,
"b": 220
},
"hsl": {
"h": 174.419,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85542,
"c": 0.11544,
"h": 187
},
"luminance": 0.65764
}Semantic roles & 50–950 ramp
primary
#67E8DC
secondary
#B83B47
accent
#1022D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584