#67E7DB#67E7DB
#67E7DB is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.3% C 0.115 H 186.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7DB |
|---|---|
| RGB | rgb(103, 231, 219) |
| HSL | hsl(174, 73%, 65%) |
| HSV | hsv(174, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(84.56, -38.19, -4.89) |
| CIE-LCH | lch(84.56, 38.51, 187.29°) |
| OKLab | oklab(85.28% -0.114 -0.0138) |
| OKLCH | oklch(85.28% 0.115 186.9) |
| XYZ | xyz(46.9500, 65.1453, 77.1041) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.14
Tiffany Blue
#7BF2DA
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 5.14
Mediumturquoise
#48D1CC
ΔE00 5.75
Bright Turquoise
#0FFEF9
ΔE00 6.27
Bright Cyan
#41FDFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7DB #E76773
analogous
#67E79B #67E7DB #67B3E7
triadic
#67E7DB #DB67E7 #E7DB67
tetradic
#67E7DB #9B67E7 #E76773 #B3E767
square
#67E7DB #9B67E7 #E76773 #B3E767
split-complementary
#67E7DB #E767B3 #E79B67
monochromatic
#1DB7A8 #32DFCE #67E7DB #9CEFE8 #D1F8F4
Accessibility & contrast
On white
1.50
#67E7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#67E7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7DB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7DB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e7db; /* rgb */ color: rgb(103, 231, 219); /* oklch */ color: oklch(85.3% 0.115 186.9);
Tailwind
colors: {
custom: {
50: '#9eefe6',
500: '#67e7db',
950: '#000000',
},
}SCSS
$custom: #67e7db; $custom-light: #9eefe6; $custom-dark: #000000;
JSON
{
"hex": "#67e7db",
"rgb": {
"r": 103,
"g": 231,
"b": 219
},
"hsl": {
"h": 174.375,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.85278,
"c": 0.1148,
"h": 186.9
},
"luminance": 0.6515
}Semantic roles & 50–950 ramp
primary
#67E7DB
secondary
#B73B47
accent
#1123D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584