#67EDBC#67EDBC
#67EDBC is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.8% C 0.138 H 166.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67EDBC |
|---|---|
| RGB | rgb(103, 237, 188) |
| HSL | hsl(158, 79%, 67%) |
| HSV | hsv(158, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 20.7%, 7.1%) |
| CIE-LAB | lab(85.54, -48.13, 12.81) |
| CIE-LCH | lch(85.54, 49.81, 165.09°) |
| OKLab | oklab(85.83% -0.1339 0.0328) |
| OKLCH | oklch(85.83% 0.138 166.2) |
| XYZ | xyz(44.9504, 67.0785, 58.1458) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.13
Aqua Marine
#2EE8BB
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EDBC #ED6798
analogous
#67ED79 #67EDBC #67DBED
triadic
#67EDBC #BC67ED #EDBC67
tetradic
#67EDBC #7967ED #ED6798 #DBED67
square
#67EDBC #7967ED #ED6798 #DBED67
split-complementary
#67EDBC #ED67DB #ED7967
monochromatic
#17C384 #30E7A4 #67EDBC #9EF3D4 #D4FAEC
Accessibility & contrast
On white
1.46
#67EDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#67EDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EDBC
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EDBC | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB9
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#21EEDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67edbc; /* rgb */ color: rgb(103, 237, 188); /* oklch */ color: oklch(85.8% 0.138 166.2);
Tailwind
colors: {
custom: {
50: '#9df3d0',
500: '#67edbc',
950: '#000000',
},
}SCSS
$custom: #67edbc; $custom-light: #9df3d0; $custom-dark: #000000;
JSON
{
"hex": "#67edbc",
"rgb": {
"r": 103,
"g": 237,
"b": 188
},
"hsl": {
"h": 158.06,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.85828,
"c": 0.13785,
"h": 166.2
},
"luminance": 0.67083
}Semantic roles & 50–950 ramp
primary
#67EDBC
secondary
#C1386A
accent
#0A57DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583