#67ECBF#67ECBF
#67ECBF is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.7% C 0.134 H 168.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67ECBF |
|---|---|
| RGB | rgb(103, 236, 191) |
| HSL | hsl(160, 78%, 66%) |
| HSV | hsv(160, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 19.1%, 7.5%) |
| CIE-LAB | lab(85.32, -47.05, 10.93) |
| CIE-LCH | lch(85.32, 48.30, 166.93°) |
| OKLab | oklab(85.67% -0.1315 0.028) |
| OKLCH | oklch(85.67% 0.134 168) |
| XYZ | xyz(44.9884, 66.6317, 59.7705) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.70
Aqua Marine
#2EE8BB
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ECBF #EC6794
analogous
#67EC7D #67ECBF #67D7EC
triadic
#67ECBF #BF67EC #ECBF67
tetradic
#67ECBF #7D67EC #EC6794 #D7EC67
square
#67ECBF #7D67EC #EC6794 #D7EC67
split-complementary
#67ECBF #EC67D7 #EC7D67
monochromatic
#18C188 #31E5A8 #67ECBF #9DF3D6 #D4FAED
Accessibility & contrast
On white
1.47
#67ECBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#67ECBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ECBF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ECBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ECBF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#1EEDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ecbf; /* rgb */ color: rgb(103, 236, 191); /* oklch */ color: oklch(85.7% 0.134 168.0);
Tailwind
colors: {
custom: {
50: '#9df3d2',
500: '#67ecbf',
950: '#000000',
},
}SCSS
$custom: #67ecbf; $custom-light: #9df3d2; $custom-dark: #000000;
JSON
{
"hex": "#67ecbf",
"rgb": {
"r": 103,
"g": 236,
"b": 191
},
"hsl": {
"h": 159.699,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.85666,
"c": 0.13444,
"h": 168
},
"luminance": 0.66636
}Semantic roles & 50–950 ramp
primary
#67ECBF
secondary
#BF3866
accent
#0B51DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583