#67E7EA#67E7EA
#67E7EA is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.8% C 0.113 H 197.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7EA |
|---|---|
| RGB | rgb(103, 231, 234) |
| HSL | hsl(181, 76%, 66%) |
| HSV | hsv(181, 56%, 92%) |
| CMYK | cmyk(56%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.98, -34.31, -12.17) |
| CIE-LCH | lch(84.98, 36.40, 199.54°) |
| OKLab | oklab(85.76% -0.1077 -0.0337) |
| OKLCH | oklch(85.76% 0.113 197.4) |
| XYZ | xyz(49.0144, 65.9710, 87.9766) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.47
Robin'S Egg
#6DEDFD
ΔE00 4.71
Bright Cyan
#41FDFE
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7EA #EA6A67
analogous
#67EAAB #67E7EA #67A5EA
triadic
#67E7EA #EA67E7 #E7EA67
tetradic
#67E7EA #AB67EA #EA6A67 #A5EA67
square
#67E7EA #AB67EA #EA6A67 #A5EA67
split-complementary
#67E7EA #EA67A5 #EAAB67
monochromatic
#1AB9BD #31DFE3 #67E7EA #9DEFF1 #D3F8F9
Accessibility & contrast
On white
1.48
#67E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#67E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7EA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7EA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEA
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e7ea; /* rgb */ color: rgb(103, 231, 234); /* oklch */ color: oklch(85.8% 0.113 197.4);
Tailwind
colors: {
custom: {
50: '#9eeff0',
500: '#67e7ea',
950: '#000000',
},
}SCSS
$custom: #67e7ea; $custom-light: #9eeff0; $custom-dark: #000000;
JSON
{
"hex": "#67e7ea",
"rgb": {
"r": 103,
"g": 231,
"b": 234
},
"hsl": {
"h": 181.374,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.8576,
"c": 0.11285,
"h": 197.4
},
"luminance": 0.65976
}Semantic roles & 50–950 ramp
primary
#67E7EA
secondary
#BC3D3A
accent
#120ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585