#67E8D8#67E8D8
#67E8D8 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.4% C 0.117 H 184.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8D8 |
|---|---|
| RGB | rgb(103, 232, 216) |
| HSL | hsl(173, 74%, 66%) |
| HSV | hsv(173, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 6.9%, 9%) |
| CIE-LAB | lab(84.77, -39.40, -3.00) |
| CIE-LCH | lch(84.77, 39.52, 184.36°) |
| OKLab | oklab(85.42% -0.1163 -0.0087) |
| OKLCH | oklch(85.42% 0.117 184.3) |
| XYZ | xyz(46.8393, 65.5501, 75.1364) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.90
Tiffany Blue
#7BF2DA
ΔE00 3.55
Bright Aqua
#0BF9EA
ΔE00 4.98
Aqua (survey)
#13EAC9
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 6.51
Bright Turquoise
#0FFEF9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8D8 #E86777
analogous
#67E897 #67E8D8 #67B7E8
triadic
#67E8D8 #D867E8 #E8D867
tetradic
#67E8D8 #9767E8 #E86777 #B7E867
square
#67E8D8 #9767E8 #E86777 #B7E867
split-complementary
#67E8D8 #E867B7 #E89767
monochromatic
#1CB9A5 #32E0CA #67E8D8 #9CF0E6 #D1F8F3
Accessibility & contrast
On white
1.49
#67E8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#67E8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8D8
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8D8 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#CACDDA
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e8d8; /* rgb */ color: rgb(103, 232, 216); /* oklch */ color: oklch(85.4% 0.117 184.3);
Tailwind
colors: {
custom: {
50: '#9df0e4',
500: '#67e8d8',
950: '#000000',
},
}SCSS
$custom: #67e8d8; $custom-light: #9df0e4; $custom-dark: #000000;
JSON
{
"hex": "#67e8d8",
"rgb": {
"r": 103,
"g": 232,
"b": 216
},
"hsl": {
"h": 172.558,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.8542,
"c": 0.11663,
"h": 184.3
},
"luminance": 0.65555
}Semantic roles & 50–950 ramp
primary
#67E8D8
secondary
#B83B4A
accent
#1028D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584