#67E8DB#67E8DB
#67E8DB is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.5% C 0.116 H 186.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8DB |
|---|---|
| RGB | rgb(103, 232, 219) |
| HSL | hsl(174, 74%, 66%) |
| HSV | hsv(174, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 5.6%, 9%) |
| CIE-LAB | lab(84.85, -38.65, -4.46) |
| CIE-LCH | lch(84.85, 38.91, 186.59°) |
| OKLab | oklab(85.51% -0.115 -0.0127) |
| OKLCH | oklch(85.51% 0.116 186.3) |
| XYZ | xyz(47.2307, 65.7066, 77.1977) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.11
Tiffany Blue
#7BF2DA
ΔE00 4.30
Bright Aqua
#0BF9EA
ΔE00 4.93
Mediumturquoise
#48D1CC
ΔE00 6.06
Bright Turquoise
#0FFEF9
ΔE00 6.23
Aqua (survey)
#13EAC9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8DB #E86774
analogous
#67E89A #67E8DB #67B5E8
triadic
#67E8DB #DB67E8 #E8DB67
tetradic
#67E8DB #9A67E8 #E86774 #B5E867
square
#67E8DB #9A67E8 #E86774 #B5E867
split-complementary
#67E8DB #E867B5 #E89A67
monochromatic
#1CB9A9 #32E0CE #67E8DB #9CF0E8 #D1F8F4
Accessibility & contrast
On white
1.48
#67E8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#67E8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8DB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8DB | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e8db; /* rgb */ color: rgb(103, 232, 219); /* oklch */ color: oklch(85.5% 0.116 186.3);
Tailwind
colors: {
custom: {
50: '#9ef0e6',
500: '#67e8db',
950: '#000000',
},
}SCSS
$custom: #67e8db; $custom-light: #9ef0e6; $custom-dark: #000000;
JSON
{
"hex": "#67e8db",
"rgb": {
"r": 103,
"g": 232,
"b": 219
},
"hsl": {
"h": 173.953,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85511,
"c": 0.11572,
"h": 186.3
},
"luminance": 0.65711
}Semantic roles & 50–950 ramp
primary
#67E8DB
secondary
#B83B48
accent
#1024D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584