#67F4D9#67F4D9
#67F4D9 is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.3% C 0.128 H 178.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4D9 |
|---|---|
| RGB | rgb(103, 244, 217) |
| HSL | hsl(169, 87%, 68%) |
| HSV | hsv(169, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 11.1%, 4.3%) |
| CIE-LAB | lab(88.25, -44.49, 1.57) |
| CIE-LCH | lch(88.25, 44.52, 177.98°) |
| OKLab | oklab(88.26% -0.1284 0.0035) |
| OKLCH | oklch(88.26% 0.128 178.5) |
| XYZ | xyz(50.4629, 72.5896, 76.9840) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.80
Aqua (survey)
#13EAC9
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.51
Light Aqua
#8CFFDB
ΔE00 4.54
Bright Aqua
#0BF9EA
ΔE00 5.18
Aquamarine
#7FFFD4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4D9 #F46782
analogous
#67F493 #67F4D9 #67C8F4
triadic
#67F4D9 #D967F4 #F4D967
tetradic
#67F4D9 #9367F4 #F46782 #C8F467
square
#67F4D9 #9367F4 #F46782 #C8F467
split-complementary
#67F4D9 #F467C8 #F49367
monochromatic
#0FD1AC #2EF0CB #67F4D9 #A0F8E7 #D9FCF6
Accessibility & contrast
On white
1.35
#67F4D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#67F4D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4D9
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4D9 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D8
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f4d9; /* rgb */ color: rgb(103, 244, 217); /* oklch */ color: oklch(88.3% 0.128 178.5);
Tailwind
colors: {
custom: {
50: '#9ff8e4',
500: '#67f4d9',
950: '#000000',
},
}SCSS
$custom: #67f4d9; $custom-light: #9ff8e4; $custom-dark: #000000;
JSON
{
"hex": "#67f4d9",
"rgb": {
"r": 103,
"g": 244,
"b": 217
},
"hsl": {
"h": 168.511,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.88256,
"c": 0.12844,
"h": 178.5
},
"luminance": 0.72595
}Semantic roles & 50–950 ramp
primary
#67F4D9
secondary
#CD3250
accent
#022DE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584