#67EDB0#67EDB0
#67EDB0 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.5% C 0.147 H 161.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67EDB0 |
|---|---|
| RGB | rgb(103, 237, 176) |
| HSL | hsl(153, 79%, 67%) |
| HSV | hsv(153, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(85.29, -50.67, 18.70) |
| CIE-LCH | lch(85.29, 54.01, 159.74°) |
| OKLab | oklab(85.54% -0.1392 0.0477) |
| OKLCH | oklch(85.54% 0.147 161.1) |
| XYZ | xyz(43.7102, 66.5824, 51.6141) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EDB0 #ED67A4
analogous
#67ED6D #67EDB0 #67E7ED
triadic
#67EDB0 #B067ED #EDB067
tetradic
#67EDB0 #6D67ED #ED67A4 #E7ED67
square
#67EDB0 #6D67ED #ED67A4 #E7ED67
split-complementary
#67EDB0 #ED67E7 #ED6D67
monochromatic
#17C374 #30E794 #67EDB0 #9EF3CC #D4FAE9
Accessibility & contrast
On white
1.47
#67EDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#67EDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EDB0
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EDB0 | 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)
#EADDAD
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#2EECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67edb0; /* rgb */ color: rgb(103, 237, 176); /* oklch */ color: oklch(85.5% 0.147 161.1);
Tailwind
colors: {
custom: {
50: '#9df3c7',
500: '#67edb0',
950: '#000000',
},
}SCSS
$custom: #67edb0; $custom-light: #9df3c7; $custom-dark: #000000;
JSON
{
"hex": "#67edb0",
"rgb": {
"r": 103,
"g": 237,
"b": 176
},
"hsl": {
"h": 152.687,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.8554,
"c": 0.14719,
"h": 161.1
},
"luminance": 0.66587
}Semantic roles & 50–950 ramp
primary
#67EDB0
secondary
#C13876
accent
#0A69DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582