#67E4E3#67E4E3
#67E4E3 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.111 H 194.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4E3 |
|---|---|
| RGB | rgb(103, 228, 227) |
| HSL | hsl(180, 70%, 65%) |
| HSV | hsv(180, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(83.92, -34.75, -10.06) |
| CIE-LCH | lch(83.92, 36.18, 196.15°) |
| OKLab | oklab(84.84% -0.1074 -0.0279) |
| OKLCH | oklch(84.84% 0.111 194.5) |
| XYZ | xyz(47.1962, 63.9118, 82.5071) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 5.78
Turquoise
#40E0D0
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4E3 #E46768
analogous
#67E4A5 #67E4E3 #67A7E4
triadic
#67E4E3 #E367E4 #E4E367
tetradic
#67E4E3 #A567E4 #E46768 #A7E467
square
#67E4E3 #A567E4 #E46768 #A7E467
split-complementary
#67E4E3 #E467A7 #E4A567
monochromatic
#1FB1B0 #33DBD9 #67E4E3 #9BEDED #CFF6F6
Accessibility & contrast
On white
1.52
#67E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#67E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4E3
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4E3 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#C2CBE4
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e4e3; /* rgb */ color: rgb(103, 228, 227); /* oklch */ color: oklch(84.8% 0.111 194.5);
Tailwind
colors: {
custom: {
50: '#9eedeb',
500: '#67e4e3',
950: '#000000',
},
}SCSS
$custom: #67e4e3; $custom-light: #9eedeb; $custom-dark: #000000;
JSON
{
"hex": "#67e4e3",
"rgb": {
"r": 103,
"g": 228,
"b": 227
},
"hsl": {
"h": 179.52,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.84836,
"c": 0.11101,
"h": 194.5
},
"luminance": 0.63916
}Semantic roles & 50–950 ramp
primary
#67E4E3
secondary
#B23D3E
accent
#1415D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584