#67E5E4#67E5E4
#67E5E4 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.1% C 0.112 H 194.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67E5E4 |
|---|---|
| RGB | rgb(103, 229, 228) |
| HSL | hsl(180, 71%, 65%) |
| HSV | hsv(180, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 0.4%, 10.2%) |
| CIE-LAB | lab(84.24, -34.96, -10.12) |
| CIE-LCH | lch(84.24, 36.39, 196.15°) |
| OKLab | oklab(85.1% -0.1081 -0.028) |
| OKLCH | oklch(85.1% 0.112 194.5) |
| XYZ | xyz(47.6105, 64.5189, 83.3281) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 5.57
Turquoise
#40E0D0
ΔE00 5.95
Robin'S Egg
#6DEDFD
ΔE00 6.18
Aqua
#00FFFF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E5E4 #E56768
analogous
#67E5A5 #67E5E4 #67A7E5
triadic
#67E5E4 #E467E5 #E5E467
tetradic
#67E5E4 #A567E5 #E56768 #A7E567
square
#67E5E4 #A567E5 #E56768 #A7E567
split-complementary
#67E5E4 #E567A7 #E5A567
monochromatic
#1FB3B2 #33DCDB #67E5E4 #9BEEED #D0F7F7
Accessibility & contrast
On white
1.51
#67E5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#67E5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E5E4
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E5E4 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#C3CCE5
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e5e4; /* rgb */ color: rgb(103, 229, 228); /* oklch */ color: oklch(85.1% 0.112 194.5);
Tailwind
colors: {
custom: {
50: '#9eedec',
500: '#67e5e4',
950: '#000000',
},
}SCSS
$custom: #67e5e4; $custom-light: #9eedec; $custom-dark: #000000;
JSON
{
"hex": "#67e5e4",
"rgb": {
"r": 103,
"g": 229,
"b": 228
},
"hsl": {
"h": 179.524,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.851,
"c": 0.11166,
"h": 194.5
},
"luminance": 0.64524
}Semantic roles & 50–950 ramp
primary
#67E5E4
secondary
#B43D3E
accent
#1314D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584