#67EDB2#67EDB2
#67EDB2 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.146 H 161.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67EDB2 |
|---|---|
| RGB | rgb(103, 237, 178) |
| HSL | hsl(154, 79%, 67%) |
| HSV | hsv(154, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.33, -50.26, 17.72) |
| CIE-LCH | lch(85.33, 53.29, 160.58°) |
| OKLab | oklab(85.59% -0.1383 0.0453) |
| OKLCH | oklch(85.59% 0.146 161.9) |
| XYZ | xyz(43.9095, 66.6621, 52.6639) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 4.41
Greenish Cyan
#2AFEB7
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EDB2 #ED67A2
analogous
#67ED6F #67EDB2 #67E5ED
triadic
#67EDB2 #B267ED #EDB267
tetradic
#67EDB2 #6F67ED #ED67A2 #E5ED67
square
#67EDB2 #6F67ED #ED67A2 #E5ED67
split-complementary
#67EDB2 #ED67E5 #ED6F67
monochromatic
#17C377 #30E796 #67EDB2 #9EF3CE #D4FAE9
Accessibility & contrast
On white
1.47
#67EDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#67EDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EDB2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EDB2 | 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)
#EADDAF
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#2CEDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67edb2; /* rgb */ color: rgb(103, 237, 178); /* oklch */ color: oklch(85.6% 0.146 161.9);
Tailwind
colors: {
custom: {
50: '#9df3c9',
500: '#67edb2',
950: '#000000',
},
}SCSS
$custom: #67edb2; $custom-light: #9df3c9; $custom-dark: #000000;
JSON
{
"hex": "#67edb2",
"rgb": {
"r": 103,
"g": 237,
"b": 178
},
"hsl": {
"h": 153.582,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.85587,
"c": 0.14557,
"h": 161.9
},
"luminance": 0.66666
}Semantic roles & 50–950 ramp
primary
#67EDB2
secondary
#C13874
accent
#0A66DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582