#67E8DD#67E8DD
#67E8DD is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.6% C 0.115 H 187.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8DD |
|---|---|
| RGB | rgb(103, 232, 221) |
| HSL | hsl(175, 74%, 66%) |
| HSV | hsv(175, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 4.7%, 9%) |
| CIE-LAB | lab(84.90, -38.14, -5.44) |
| CIE-LCH | lch(84.90, 38.53, 188.12°) |
| OKLab | oklab(85.57% -0.1142 -0.0153) |
| OKLCH | oklch(85.57% 0.115 187.6) |
| XYZ | xyz(47.4956, 65.8126, 78.5927) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 4.86
Bright Aqua
#0BF9EA
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 5.83
Bright Turquoise
#0FFEF9
ΔE00 5.96
Bright Cyan
#41FDFE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8DD #E86772
analogous
#67E89C #67E8DD #67B2E8
triadic
#67E8DD #DD67E8 #E8DD67
tetradic
#67E8DD #9C67E8 #E86772 #B2E867
square
#67E8DD #9C67E8 #E86772 #B2E867
split-complementary
#67E8DD #E867B2 #E89C67
monochromatic
#1CB9AB #32E0D1 #67E8DD #9CF0E9 #D1F8F5
Accessibility & contrast
On white
1.48
#67E8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#67E8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8DD
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8DD | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e8dd; /* rgb */ color: rgb(103, 232, 221); /* oklch */ color: oklch(85.6% 0.115 187.6);
Tailwind
colors: {
custom: {
50: '#9ef0e7',
500: '#67e8dd',
950: '#000000',
},
}SCSS
$custom: #67e8dd; $custom-light: #9ef0e7; $custom-dark: #000000;
JSON
{
"hex": "#67e8dd",
"rgb": {
"r": 103,
"g": 232,
"b": 221
},
"hsl": {
"h": 174.884,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85573,
"c": 0.11519,
"h": 187.6
},
"luminance": 0.65817
}Semantic roles & 50–950 ramp
primary
#67E8DD
secondary
#B83B46
accent
#1021D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584