#67E6DB#67E6DB
#67E6DB is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.0% C 0.114 H 187.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6DB |
|---|---|
| RGB | rgb(103, 230, 219) |
| HSL | hsl(175, 72%, 65%) |
| HSV | hsv(175, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 4.8%, 9.8%) |
| CIE-LAB | lab(84.27, -37.74, -5.31) |
| CIE-LCH | lch(84.27, 38.11, 188.02°) |
| OKLab | oklab(85.05% -0.1129 -0.015) |
| OKLCH | oklch(85.05% 0.114 187.5) |
| XYZ | xyz(46.6710, 64.5871, 77.0111) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 5.03
Bright Aqua
#0BF9EA
ΔE00 5.38
Mediumturquoise
#48D1CC
ΔE00 5.45
Bright Turquoise
#0FFEF9
ΔE00 6.34
Bright Cyan
#41FDFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6DB #E66772
analogous
#67E69B #67E6DB #67B1E6
triadic
#67E6DB #DB67E6 #E6DB67
tetradic
#67E6DB #9B67E6 #E66772 #B1E667
square
#67E6DB #9B67E6 #E66772 #B1E667
split-complementary
#67E6DB #E667B1 #E69B67
monochromatic
#1EB5A8 #32DDCF #67E6DB #9CEFE7 #D0F7F4
Accessibility & contrast
On white
1.51
#67E6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#67E6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6DB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6DB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e6db; /* rgb */ color: rgb(103, 230, 219); /* oklch */ color: oklch(85.0% 0.114 187.5);
Tailwind
colors: {
custom: {
50: '#9deee6',
500: '#67e6db',
950: '#000000',
},
}SCSS
$custom: #67e6db; $custom-light: #9deee6; $custom-dark: #000000;
JSON
{
"hex": "#67e6db",
"rgb": {
"r": 103,
"g": 230,
"b": 219
},
"hsl": {
"h": 174.803,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.85045,
"c": 0.1139,
"h": 187.5
},
"luminance": 0.64592
}Semantic roles & 50–950 ramp
primary
#67E6DB
secondary
#B53C47
accent
#1223D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584