#67E7E4#67E7E4
#67E7E4 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.6% C 0.113 H 193.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7E4 |
|---|---|
| RGB | rgb(103, 231, 228) |
| HSL | hsl(179, 73%, 65%) |
| HSV | hsv(179, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 1.3%, 9.4%) |
| CIE-LAB | lab(84.81, -35.89, -9.27) |
| CIE-LCH | lch(84.81, 37.06, 194.48°) |
| OKLab | oklab(85.56% -0.1102 -0.0257) |
| OKLCH | oklch(85.56% 0.113 193.1) |
| XYZ | xyz(48.1670, 65.6321, 83.5136) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.06
Bright Cyan
#41FDFE
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 5.90
Aqua
#00FFFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7E4 #E7676A
analogous
#67E7A4 #67E7E4 #67AAE7
triadic
#67E7E4 #E467E7 #E7E467
tetradic
#67E7E4 #A467E7 #E7676A #AAE767
square
#67E7E4 #A467E7 #E7676A #AAE767
split-complementary
#67E7E4 #E767AA #E7A467
monochromatic
#1DB7B3 #32DFDB #67E7E4 #9CEFED #D1F8F7
Accessibility & contrast
On white
1.49
#67E7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#67E7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7E4
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7E4 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE4
Deuteranopia (green-blind)
#C5CDE5
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e7e4; /* rgb */ color: rgb(103, 231, 228); /* oklch */ color: oklch(85.6% 0.113 193.1);
Tailwind
colors: {
custom: {
50: '#9eefec',
500: '#67e7e4',
950: '#000000',
},
}SCSS
$custom: #67e7e4; $custom-light: #9eefec; $custom-dark: #000000;
JSON
{
"hex": "#67e7e4",
"rgb": {
"r": 103,
"g": 231,
"b": 228
},
"hsl": {
"h": 178.594,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.85563,
"c": 0.11314,
"h": 193.1
},
"luminance": 0.65637
}Semantic roles & 50–950 ramp
primary
#67E7E4
secondary
#B73B3E
accent
#1115D5
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584