#67ECBE#67ECBE
#67ECBE is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.135 H 167.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67ECBE |
|---|---|
| RGB | rgb(103, 236, 190) |
| HSL | hsl(159, 78%, 66%) |
| HSV | hsv(159, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(85.30, -47.27, 11.42) |
| CIE-LCH | lch(85.30, 48.63, 166.42°) |
| OKLab | oklab(85.64% -0.1319 0.0293) |
| OKLCH | oklch(85.64% 0.135 167.5) |
| XYZ | xyz(44.8788, 66.5879, 59.1929) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.82
Aqua Marine
#2EE8BB
ΔE00 3.21
Seafoam
#7FE0B3
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.38
Bright Teal
#01F9C6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ECBE #EC6795
analogous
#67EC7C #67ECBE #67D8EC
triadic
#67ECBE #BE67EC #ECBE67
tetradic
#67ECBE #7C67EC #EC6795 #D8EC67
square
#67ECBE #7C67EC #EC6795 #D8EC67
split-complementary
#67ECBE #EC67D8 #EC7C67
monochromatic
#18C186 #31E5A7 #67ECBE #9DF3D5 #D4FAED
Accessibility & contrast
On white
1.47
#67ECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#67ECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ECBE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ECBE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#1FEDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ecbe; /* rgb */ color: rgb(103, 236, 190); /* oklch */ color: oklch(85.6% 0.135 167.5);
Tailwind
colors: {
custom: {
50: '#9df3d1',
500: '#67ecbe',
950: '#000000',
},
}SCSS
$custom: #67ecbe; $custom-light: #9df3d1; $custom-dark: #000000;
JSON
{
"hex": "#67ecbe",
"rgb": {
"r": 103,
"g": 236,
"b": 190
},
"hsl": {
"h": 159.248,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.8564,
"c": 0.13513,
"h": 167.5
},
"luminance": 0.66592
}Semantic roles & 50–950 ramp
primary
#67ECBE
secondary
#BF3867
accent
#0B53DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583