#67E5DE#67E5DE
#67E5DE is a very light, moderate teal. Relative luminance 0.642; OKLCH L 84.9% C 0.112 H 190.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67E5DE |
|---|---|
| RGB | rgb(103, 229, 222) |
| HSL | hsl(177, 71%, 65%) |
| HSV | hsv(177, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 3.1%, 10.2%) |
| CIE-LAB | lab(84.07, -36.51, -7.20) |
| CIE-LCH | lch(84.07, 37.22, 191.16°) |
| OKLab | oklab(84.91% -0.1106 -0.0201) |
| OKLCH | oklch(84.91% 0.112 190.3) |
| XYZ | xyz(46.7920, 64.1915, 79.0174) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.11
Mediumturquoise
#48D1CC
ΔE00 5.00
Bright Aqua
#0BF9EA
ΔE00 5.99
Bright Cyan
#41FDFE
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 6.19
Bright Turquoise
#0FFEF9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E5DE #E5676E
analogous
#67E59F #67E5DE #67ADE5
triadic
#67E5DE #DE67E5 #E5DE67
tetradic
#67E5DE #9F67E5 #E5676E #ADE567
square
#67E5DE #9F67E5 #E5676E #ADE567
split-complementary
#67E5DE #E567AD #E59F67
monochromatic
#1FB3AB #33DCD3 #67E5DE #9BEEE9 #D0F7F5
Accessibility & contrast
On white
1.52
#67E5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#67E5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E5DE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E5DE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e5de; /* rgb */ color: rgb(103, 229, 222); /* oklch */ color: oklch(84.9% 0.112 190.3);
Tailwind
colors: {
custom: {
50: '#9dede8',
500: '#67e5de',
950: '#000000',
},
}SCSS
$custom: #67e5de; $custom-light: #9dede8; $custom-dark: #000000;
JSON
{
"hex": "#67e5de",
"rgb": {
"r": 103,
"g": 229,
"b": 222
},
"hsl": {
"h": 176.667,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.84906,
"c": 0.1124,
"h": 190.3
},
"luminance": 0.64196
}Semantic roles & 50–950 ramp
primary
#67E5DE
secondary
#B43D43
accent
#131DD3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584