#67E6E7#67E6E7
#67E6E7 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.4% C 0.112 H 196.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6E7 |
|---|---|
| RGB | rgb(103, 230, 231) |
| HSL | hsl(180, 73%, 65%) |
| HSV | hsv(180, 55%, 91%) |
| CMYK | cmyk(55.4%, 0.4%, 0%, 9.4%) |
| CIE-LAB | lab(84.61, -34.63, -11.15) |
| CIE-LCH | lch(84.61, 36.38, 197.84°) |
| OKLab | oklab(85.43% -0.1079 -0.0309) |
| OKLCH | oklch(85.43% 0.112 196) |
| XYZ | xyz(48.3080, 65.2419, 85.6329) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.74
Bright Cyan
#41FDFE
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 6.11
Aqua
#00FFFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6E7 #E76867
analogous
#67E7A8 #67E6E7 #67A6E7
triadic
#67E6E7 #E767E6 #E6E767
tetradic
#67E6E7 #A867E7 #E76867 #A6E767
square
#67E6E7 #A867E7 #E76867 #A6E767
split-complementary
#67E6E7 #E767A6 #E7A867
monochromatic
#1DB6B7 #32DDDF #67E6E7 #9CEFEF #D1F7F8
Accessibility & contrast
On white
1.49
#67E6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#67E6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6E7
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6E7 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE7
Deuteranopia (green-blind)
#C3CDE8
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e6e7; /* rgb */ color: rgb(103, 230, 231); /* oklch */ color: oklch(85.4% 0.112 196.0);
Tailwind
colors: {
custom: {
50: '#9eeeee',
500: '#67e6e7',
950: '#000000',
},
}SCSS
$custom: #67e6e7; $custom-light: #9eeeee; $custom-dark: #000000;
JSON
{
"hex": "#67e6e7",
"rgb": {
"r": 103,
"g": 230,
"b": 231
},
"hsl": {
"h": 180.469,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.8543,
"c": 0.11222,
"h": 196
},
"luminance": 0.65247
}Semantic roles & 50–950 ramp
primary
#67E6E7
secondary
#B73C3B
accent
#1211D5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585