#67DFAA#67DFAA
#67DFAA is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.0% C 0.133 H 162.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFAA |
|---|---|
| RGB | rgb(103, 223, 170) |
| HSL | hsl(154, 65%, 64%) |
| HSV | hsv(154, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.05, -46.02, 15.90) |
| CIE-LCH | lch(81.05, 48.69, 160.94°) |
| OKLab | oklab(82.04% -0.127 0.0407) |
| OKLCH | oklch(82.04% 0.133 162.2) |
| XYZ | xyz(39.2334, 58.5577, 47.2576) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.73
Eucalyptus
#44D7A8
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 5.01
Light Greenish Blue
#63F7B4
ΔE00 5.57
Aqua Green
#12E193
ΔE00 5.61
Mediumaquamarine
#66CDAA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFAA #DF679C
analogous
#67DF6E #67DFAA #67D8DF
triadic
#67DFAA #AA67DF #DFAA67
tetradic
#67DFAA #6E67DF #DF679C #D8DF67
square
#67DFAA #6E67DF #DF679C #D8DF67
split-complementary
#67DFAA #DF67D8 #DF6E67
monochromatic
#23A86E #34D48E #67DFAA #9AEAC6 #CCF4E3
Accessibility & contrast
On white
1.65
#67DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#67DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFAA
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFAA | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A7
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#3ADFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dfaa; /* rgb */ color: rgb(103, 223, 170); /* oklch */ color: oklch(82.0% 0.133 162.2);
Tailwind
colors: {
custom: {
50: '#9beac3',
500: '#67dfaa',
950: '#000000',
},
}SCSS
$custom: #67dfaa; $custom-light: #9beac3; $custom-dark: #000000;
JSON
{
"hex": "#67dfaa",
"rgb": {
"r": 103,
"g": 223,
"b": 170
},
"hsl": {
"h": 153.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.82036,
"c": 0.13336,
"h": 162.2
},
"luminance": 0.58561
}Semantic roles & 50–950 ramp
primary
#67DFAA
secondary
#AB406F
accent
#1868CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482