#67EDB3#67EDB3
#67EDB3 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.145 H 162.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67EDB3 |
|---|---|
| RGB | rgb(103, 237, 179) |
| HSL | hsl(154, 79%, 67%) |
| HSV | hsv(154, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 24.5%, 7.1%) |
| CIE-LAB | lab(85.35, -50.05, 17.23) |
| CIE-LCH | lch(85.35, 52.93, 161.00°) |
| OKLab | oklab(85.61% -0.1379 0.044) |
| OKLCH | oklch(85.61% 0.145 162.3) |
| XYZ | xyz(44.0103, 66.7024, 53.1946) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 4.31
Light Blue Green
#7EFBB3
ΔE00 4.36
Greenish Cyan
#2AFEB7
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EDB3 #ED67A1
analogous
#67ED70 #67EDB3 #67E4ED
triadic
#67EDB3 #B367ED #EDB367
tetradic
#67EDB3 #7067ED #ED67A1 #E4ED67
square
#67EDB3 #7067ED #ED67A1 #E4ED67
split-complementary
#67EDB3 #ED67E4 #ED7067
monochromatic
#17C378 #30E798 #67EDB3 #9EF3CE #D4FAEA
Accessibility & contrast
On white
1.46
#67EDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#67EDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EDB3
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EDB3 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDB0
Deuteranopia (green-blind)
#D6D0B7
Tritanopia (blue-blind)
#2CEDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67edb3; /* rgb */ color: rgb(103, 237, 179); /* oklch */ color: oklch(85.6% 0.145 162.3);
Tailwind
colors: {
custom: {
50: '#9df3c9',
500: '#67edb3',
950: '#000000',
},
}SCSS
$custom: #67edb3; $custom-light: #9df3c9; $custom-dark: #000000;
JSON
{
"hex": "#67edb3",
"rgb": {
"r": 103,
"g": 237,
"b": 179
},
"hsl": {
"h": 154.03,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.8561,
"c": 0.14476,
"h": 162.3
},
"luminance": 0.66707
}Semantic roles & 50–950 ramp
primary
#67EDB3
secondary
#C13873
accent
#0A65DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582