#67DDAB#67DDAB
#67DDAB is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.6% C 0.130 H 163.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDAB |
|---|---|
| RGB | rgb(103, 221, 171) |
| HSL | hsl(155, 63%, 64%) |
| HSV | hsv(155, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(80.48, -44.96, 14.57) |
| CIE-LCH | lch(80.48, 47.26, 162.04°) |
| OKLab | oklab(81.58% -0.1244 0.0373) |
| OKLCH | oklch(81.58% 0.13 163.3) |
| XYZ | xyz(38.7971, 57.5333, 47.5807) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.52
Eucalyptus
#44D7A8
ΔE00 3.03
Aqua Marine
#2EE8BB
ΔE00 4.88
Mediumaquamarine
#66CDAA
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.44
Aquamarine (survey)
#04D8B2
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDAB #DD6799
analogous
#67DD70 #67DDAB #67D4DD
triadic
#67DDAB #AB67DD #DDAB67
tetradic
#67DDAB #7067DD #DD6799 #D4DD67
square
#67DDAB #7067DD #DD6799 #D4DD67
split-complementary
#67DDAB #DD67D4 #DD7067
monochromatic
#25A56F #35D28F #67DDAB #99E8C7 #CBF3E2
Accessibility & contrast
On white
1.68
#67DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#67DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDAB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDAB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA8
Deuteranopia (green-blind)
#C8C3AE
Tritanopia (blue-blind)
#3ADDCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67ddab; /* rgb */ color: rgb(103, 221, 171); /* oklch */ color: oklch(81.6% 0.130 163.3);
Tailwind
colors: {
custom: {
50: '#9be8c4',
500: '#67ddab',
950: '#000000',
},
}SCSS
$custom: #67ddab; $custom-light: #9be8c4; $custom-dark: #000000;
JSON
{
"hex": "#67ddab",
"rgb": {
"r": 103,
"g": 221,
"b": 171
},
"hsl": {
"h": 154.576,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.81579,
"c": 0.12987,
"h": 163.3
},
"luminance": 0.57537
}Semantic roles & 50–950 ramp
primary
#67DDAB
secondary
#A8416C
accent
#1A65CB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482