#67DDB2#67DDB2
#67DDB2 is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.8% C 0.125 H 166.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDB2 |
|---|---|
| RGB | rgb(103, 221, 178) |
| HSL | hsl(158, 63%, 64%) |
| HSV | hsv(158, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(80.63, -43.44, 11.09) |
| CIE-LCH | lch(80.63, 44.84, 165.68°) |
| OKLab | oklab(81.75% -0.1212 0.0284) |
| OKLCH | oklch(81.75% 0.125 166.8) |
| XYZ | xyz(39.4821, 57.8072, 51.1881) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.61
Eucalyptus
#44D7A8
ΔE00 2.89
Mediumaquamarine
#66CDAA
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.65
Aquamarine (survey)
#04D8B2
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDB2 #DD6792
analogous
#67DD77 #67DDB2 #67CDDD
triadic
#67DDB2 #B267DD #DDB267
tetradic
#67DDB2 #7767DD #DD6792 #CDDD67
square
#67DDB2 #7767DD #DD6792 #CDDD67
split-complementary
#67DDB2 #DD67CD #DD7767
monochromatic
#25A576 #35D299 #67DDB2 #99E8CB #CBF3E5
Accessibility & contrast
On white
1.67
#67DDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#67DDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDB2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDB2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#35DED1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67ddb2; /* rgb */ color: rgb(103, 221, 178); /* oklch */ color: oklch(81.8% 0.125 166.8);
Tailwind
colors: {
custom: {
50: '#9be8c9',
500: '#67ddb2',
950: '#000000',
},
}SCSS
$custom: #67ddb2; $custom-light: #9be8c9; $custom-dark: #000000;
JSON
{
"hex": "#67ddb2",
"rgb": {
"r": 103,
"g": 221,
"b": 178
},
"hsl": {
"h": 158.136,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.81754,
"c": 0.12453,
"h": 166.8
},
"luminance": 0.57811
}Semantic roles & 50–950 ramp
primary
#67DDB2
secondary
#A84166
accent
#1A5BCB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482