#67F4D1#67F4D1
#67F4D1 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.133 H 174.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4D1 |
|---|---|
| RGB | rgb(103, 244, 209) |
| HSL | hsl(165, 87%, 68%) |
| HSV | hsv(165, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 14.3%, 4.3%) |
| CIE-LAB | lab(88.06, -46.39, 5.46) |
| CIE-LCH | lch(88.06, 46.71, 173.29°) |
| OKLab | oklab(88.03% -0.1319 0.0137) |
| OKLCH | oklch(88.03% 0.133 174.1) |
| XYZ | xyz(49.4474, 72.1835, 71.6362) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.62
Tiffany Blue
#7BF2DA
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 3.62
Aqua (survey)
#13EAC9
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4D1 #F4678A
analogous
#67F48A #67F4D1 #67D1F4
triadic
#67F4D1 #D167F4 #F4D167
tetradic
#67F4D1 #8A67F4 #F4678A #D1F467
square
#67F4D1 #8A67F4 #F4678A #D1F467
split-complementary
#67F4D1 #F467D1 #F48A67
monochromatic
#0FD1A1 #2EF0C0 #67F4D1 #A0F8E2 #D9FCF4
Accessibility & contrast
On white
1.36
#67F4D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#67F4D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4D1
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4D1 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6CF
Deuteranopia (green-blind)
#D7D7D4
Tritanopia (blue-blind)
#00F6EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f4d1; /* rgb */ color: rgb(103, 244, 209); /* oklch */ color: oklch(88.0% 0.133 174.1);
Tailwind
colors: {
custom: {
50: '#9ef8df',
500: '#67f4d1',
950: '#000000',
},
}SCSS
$custom: #67f4d1; $custom-light: #9ef8df; $custom-dark: #000000;
JSON
{
"hex": "#67f4d1",
"rgb": {
"r": 103,
"g": 244,
"b": 209
},
"hsl": {
"h": 165.106,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.88033,
"c": 0.13259,
"h": 174.1
},
"luminance": 0.72188
}Semantic roles & 50–950 ramp
primary
#67F4D1
secondary
#CD3259
accent
#023AE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584