#67E4E4#67E4E4
#67E4E4 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.111 H 195.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4E4 |
|---|---|
| RGB | rgb(103, 228, 228) |
| HSL | hsl(180, 70%, 65%) |
| HSV | hsv(180, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(83.95, -34.49, -10.55) |
| CIE-LCH | lch(83.95, 36.07, 197.00°) |
| OKLab | oklab(84.87% -0.107 -0.0292) |
| OKLCH | oklch(84.87% 0.111 195.3) |
| XYZ | xyz(47.3346, 63.9671, 83.2361) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.28
Bright Cyan
#41FDFE
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 6.25
Darkturquoise
#00CED1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4E4 #E46767
analogous
#67E4A6 #67E4E4 #67A6E4
triadic
#67E4E4 #E467E4 #E4E467
tetradic
#67E4E4 #A667E4 #E46767 #A6E467
square
#67E4E4 #A667E4 #E46767 #A6E467
split-complementary
#67E4E4 #E467A6 #E4A667
monochromatic
#1FB1B1 #33DBDB #67E4E4 #9BEDED #CFF6F6
Accessibility & contrast
On white
1.52
#67E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#67E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4E4
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4E4 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#C2CBE5
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e4e4; /* rgb */ color: rgb(103, 228, 228); /* oklch */ color: oklch(84.9% 0.111 195.3);
Tailwind
colors: {
custom: {
50: '#9eedec',
500: '#67e4e4',
950: '#000000',
},
}SCSS
$custom: #67e4e4; $custom-light: #9eedec; $custom-dark: #000000;
JSON
{
"hex": "#67e4e4",
"rgb": {
"r": 103,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.84868,
"c": 0.11094,
"h": 195.3
},
"luminance": 0.63972
}Semantic roles & 50–950 ramp
primary
#67E4E4
secondary
#B23D3D
accent
#1414D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584