#67E2E4#67E2E4
#67E2E4 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.110 H 196.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2E4 |
|---|---|
| RGB | rgb(103, 226, 228) |
| HSL | hsl(181, 70%, 65%) |
| HSV | hsv(181, 55%, 89%) |
| CMYK | cmyk(54.8%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.38, -33.55, -11.40) |
| CIE-LCH | lch(83.38, 35.44, 198.77°) |
| OKLab | oklab(84.41% -0.1049 -0.0315) |
| OKLCH | oklch(84.41% 0.11 196.7) |
| XYZ | xyz(46.7876, 62.8731, 83.0538) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2E4 #E46967
analogous
#67E4A8 #67E2E4 #67A4E4
triadic
#67E2E4 #E467E2 #E2E467
tetradic
#67E2E4 #A867E4 #E46967 #A4E467
square
#67E2E4 #A867E4 #E46967 #A4E467
split-complementary
#67E2E4 #E467A4 #E4A867
monochromatic
#1FAFB1 #33D8DB #67E2E4 #9BECED #CFF6F6
Accessibility & contrast
On white
1.55
#67E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#67E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2E4
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2E4 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E4
Deuteranopia (green-blind)
#C0C9E5
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e2e4; /* rgb */ color: rgb(103, 226, 228); /* oklch */ color: oklch(84.4% 0.110 196.7);
Tailwind
colors: {
custom: {
50: '#9eebec',
500: '#67e2e4',
950: '#000000',
},
}SCSS
$custom: #67e2e4; $custom-light: #9eebec; $custom-dark: #000000;
JSON
{
"hex": "#67e2e4",
"rgb": {
"r": 103,
"g": 226,
"b": 228
},
"hsl": {
"h": 180.96,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.84406,
"c": 0.10957,
"h": 196.7
},
"luminance": 0.62878
}Semantic roles & 50–950 ramp
primary
#67E2E4
secondary
#B23F3D
accent
#1714D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484