#67E2D5#67E2D5
#67E2D5 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 83.9% C 0.112 H 186.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2D5 |
|---|---|
| RGB | rgb(103, 226, 213) |
| HSL | hsl(174, 68%, 65%) |
| HSV | hsv(174, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(82.95, -37.42, -4.08) |
| CIE-LCH | lch(82.95, 37.64, 186.23°) |
| OKLab | oklab(83.93% -0.1112 -0.0116) |
| OKLCH | oklch(83.93% 0.112 186) |
| XYZ | xyz(44.7949, 62.0761, 72.5591) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.64
Tiffany Blue
#7BF2DA
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.03
Bright Aqua
#0BF9EA
ΔE00 6.05
Aqua (survey)
#13EAC9
ΔE00 6.89
Seafoam Blue
#78D1B6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2D5 #E26774
analogous
#67E298 #67E2D5 #67B1E2
triadic
#67E2D5 #D567E2 #E2D567
tetradic
#67E2D5 #9867E2 #E26774 #B1E267
square
#67E2D5 #9867E2 #E26774 #B1E267
split-complementary
#67E2D5 #E267B1 #E29867
monochromatic
#21AD9F #34D8C7 #67E2D5 #9AECE3 #CEF6F1
Accessibility & contrast
On white
1.57
#67E2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#67E2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2D5
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2D5 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#C4C9D6
Tritanopia (blue-blind)
#00E7DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e2d5; /* rgb */ color: rgb(103, 226, 213); /* oklch */ color: oklch(83.9% 0.112 186.0);
Tailwind
colors: {
custom: {
50: '#9debe1',
500: '#67e2d5',
950: '#000000',
},
}SCSS
$custom: #67e2d5; $custom-light: #9debe1; $custom-dark: #000000;
JSON
{
"hex": "#67e2d5",
"rgb": {
"r": 103,
"g": 226,
"b": 213
},
"hsl": {
"h": 173.659,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.83925,
"c": 0.11183,
"h": 186
},
"luminance": 0.6208
}Semantic roles & 50–950 ramp
primary
#67E2D5
secondary
#AF3E4A
accent
#1629D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484