#67EAE7#67EAE7
#67EAE7 is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.4% C 0.115 H 193.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67EAE7 |
|---|---|
| RGB | rgb(103, 234, 231) |
| HSL | hsl(179, 76%, 66%) |
| HSV | hsv(179, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(85.75, -36.49, -9.44) |
| CIE-LCH | lch(85.75, 37.69, 194.51°) |
| OKLab | oklab(86.35% -0.1121 -0.0262) |
| OKLCH | oklch(86.35% 0.115 193.2) |
| XYZ | xyz(49.4339, 67.4938, 86.0082) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.60
Bright Cyan
#41FDFE
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 5.34
Aqua
#00FFFF
ΔE00 5.46
Turquoise
#40E0D0
ΔE00 5.64
Bright Aqua
#0BF9EA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EAE7 #EA676A
analogous
#67EAA5 #67EAE7 #67ABEA
triadic
#67EAE7 #E767EA #EAE767
tetradic
#67EAE7 #A567EA #EA676A #ABEA67
square
#67EAE7 #A567EA #EA676A #ABEA67
split-complementary
#67EAE7 #EA67AB #EAA567
monochromatic
#1ABDB9 #31E3DF #67EAE7 #9DF1EF #D3F9F8
Accessibility & contrast
On white
1.45
#67EAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#67EAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EAE7
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EAE7 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E7
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67eae7; /* rgb */ color: rgb(103, 234, 231); /* oklch */ color: oklch(86.4% 0.115 193.2);
Tailwind
colors: {
custom: {
50: '#9ef1ee',
500: '#67eae7',
950: '#000000',
},
}SCSS
$custom: #67eae7; $custom-light: #9ef1ee; $custom-dark: #000000;
JSON
{
"hex": "#67eae7",
"rgb": {
"r": 103,
"g": 234,
"b": 231
},
"hsl": {
"h": 178.626,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.86354,
"c": 0.11508,
"h": 193.2
},
"luminance": 0.67499
}Semantic roles & 50–950 ramp
primary
#67EAE7
secondary
#BC3A3D
accent
#0E12D8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585