#67EAAC#67EAAC
#67EAAC is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.146 H 160.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67EAAC |
|---|---|
| RGB | rgb(103, 234, 172) |
| HSL | hsl(152, 76%, 66%) |
| HSV | hsv(152, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.33, -50.24, 19.44) |
| CIE-LCH | lch(84.33, 53.87, 158.85°) |
| OKLab | oklab(84.73% -0.1379 0.0495) |
| OKLCH | oklch(84.73% 0.147 160.2) |
| XYZ | xyz(42.4590, 64.7038, 49.2733) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 4.28
Seafoam
#7FE0B3
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 4.54
Light Aquamarine
#7BFDC7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EAAC #EA67A5
analogous
#67EA6A #67EAAC #67E7EA
triadic
#67EAAC #AC67EA #EAAC67
tetradic
#67EAAC #6A67EA #EA67A5 #E7EA67
square
#67EAAC #6A67EA #EA67A5 #E7EA67
split-complementary
#67EAAC #EA67E7 #EA6A67
monochromatic
#1ABD70 #31E38F #67EAAC #9DF1C9 #D3F9E7
Accessibility & contrast
On white
1.51
#67EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#67EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EAAC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EAAC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA8
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#33E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eaac; /* rgb */ color: rgb(103, 234, 172); /* oklch */ color: oklch(84.7% 0.146 160.2);
Tailwind
colors: {
custom: {
50: '#9cf1c5',
500: '#67eaac',
950: '#000000',
},
}SCSS
$custom: #67eaac; $custom-light: #9cf1c5; $custom-dark: #000000;
JSON
{
"hex": "#67eaac",
"rgb": {
"r": 103,
"g": 234,
"b": 172
},
"hsl": {
"h": 151.603,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84728,
"c": 0.1465,
"h": 160.2
},
"luminance": 0.64708
}Semantic roles & 50–950 ramp
primary
#67EAAC
secondary
#BC3A77
accent
#0E6DD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582