#67EBD4#67EBD4
#67EBD4 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.0% C 0.121 H 180.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBD4 |
|---|---|
| RGB | rgb(103, 235, 212) |
| HSL | hsl(170, 77%, 66%) |
| HSV | hsv(170, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(85.53, -41.73, 0.22) |
| CIE-LCH | lch(85.53, 41.73, 179.70°) |
| OKLab | oklab(86% -0.1212 -0.0001) |
| OKLCH | oklch(86% 0.121 180) |
| XYZ | xyz(47.1802, 67.0491, 72.7300) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.11
Turquoise
#40E0D0
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.26
Bright Aqua
#0BF9EA
ΔE00 5.35
Light Turquoise
#7EF4CC
ΔE00 5.60
Light Aqua
#8CFFDB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBD4 #EB677E
analogous
#67EB92 #67EBD4 #67C0EB
triadic
#67EBD4 #D467EB #EBD467
tetradic
#67EBD4 #9267EB #EB677E #C0EB67
square
#67EBD4 #9267EB #EB677E #C0EB67
split-complementary
#67EBD4 #EB67C0 #EB9267
monochromatic
#19BFA2 #31E4C5 #67EBD4 #9DF2E3 #D3F9F3
Accessibility & contrast
On white
1.46
#67EBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#67EBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBD4
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBD4 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED3
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67ebd4; /* rgb */ color: rgb(103, 235, 212); /* oklch */ color: oklch(86.0% 0.121 180.0);
Tailwind
colors: {
custom: {
50: '#9ef2e1',
500: '#67ebd4',
950: '#000000',
},
}SCSS
$custom: #67ebd4; $custom-light: #9ef2e1; $custom-dark: #000000;
JSON
{
"hex": "#67ebd4",
"rgb": {
"r": 103,
"g": 235,
"b": 212
},
"hsl": {
"h": 169.545,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.86003,
"c": 0.12119,
"h": 180
},
"luminance": 0.67054
}Semantic roles & 50–950 ramp
primary
#67EBD4
secondary
#BD3950
accent
#0D30D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584