#67DEAA#67DEAA
#67DEAA is a light, vivid teal. Relative luminance 0.580; OKLCH L 81.8% C 0.132 H 162.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEAA |
|---|---|
| RGB | rgb(103, 222, 170) |
| HSL | hsl(154, 64%, 64%) |
| HSV | hsv(154, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(80.75, -45.60, 15.48) |
| CIE-LCH | lch(80.75, 48.15, 161.24°) |
| OKLab | oklab(81.8% -0.1259 0.0396) |
| OKLCH | oklch(81.8% 0.132 162.5) |
| XYZ | xyz(38.9670, 58.0249, 47.1689) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.65
Eucalyptus
#44D7A8
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 5.43
Light Teal
#90E4C1
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEAA #DE679B
analogous
#67DE6E #67DEAA #67D6DE
triadic
#67DEAA #AA67DE #DEAA67
tetradic
#67DEAA #6E67DE #DE679B #D6DE67
square
#67DEAA #6E67DE #DE679B #D6DE67
split-complementary
#67DEAA #DE67D6 #DE6E67
monochromatic
#24A66E #35D38E #67DEAA #99E9C6 #CCF4E2
Accessibility & contrast
On white
1.67
#67DEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#67DEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEAA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEAA | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A7
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#3ADED0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67deaa; /* rgb */ color: rgb(103, 222, 170); /* oklch */ color: oklch(81.8% 0.132 162.5);
Tailwind
colors: {
custom: {
50: '#9be9c3',
500: '#67deaa',
950: '#000000',
},
}SCSS
$custom: #67deaa; $custom-light: #9be9c3; $custom-dark: #000000;
JSON
{
"hex": "#67deaa",
"rgb": {
"r": 103,
"g": 222,
"b": 170
},
"hsl": {
"h": 153.782,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.81795,
"c": 0.13202,
"h": 162.5
},
"luminance": 0.58028
}Semantic roles & 50–950 ramp
primary
#67DEAA
secondary
#A9406E
accent
#1967CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482