#67F4CD#67F4CD
#67F4CD is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.9% C 0.135 H 172.0°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4CD |
|---|---|
| RGB | rgb(103, 244, 205) |
| HSL | hsl(163, 87%, 68%) |
| HSV | hsv(163, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 16%, 4.3%) |
| CIE-LAB | lab(87.96, -47.31, 7.41) |
| CIE-LCH | lch(87.96, 47.89, 171.10°) |
| OKLab | oklab(87.93% -0.1336 0.0188) |
| OKLCH | oklch(87.93% 0.135 172) |
| XYZ | xyz(48.9584, 71.9878, 69.0607) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.02
Aquamarine
#7FFFD4
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4CD #F4678E
analogous
#67F486 #67F4CD #67D5F4
triadic
#67F4CD #CD67F4 #F4CD67
tetradic
#67F4CD #8667F4 #F4678E #D5F467
square
#67F4CD #8667F4 #F4678E #D5F467
split-complementary
#67F4CD #F467D5 #F48667
monochromatic
#0FD19C #2EF0BA #67F4CD #A0F8E0 #D9FCF3
Accessibility & contrast
On white
1.36
#67F4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#67F4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4CD
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4CD | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CB
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f4cd; /* rgb */ color: rgb(103, 244, 205); /* oklch */ color: oklch(87.9% 0.135 172.0);
Tailwind
colors: {
custom: {
50: '#9ef8dc',
500: '#67f4cd',
950: '#000000',
},
}SCSS
$custom: #67f4cd; $custom-light: #9ef8dc; $custom-dark: #000000;
JSON
{
"hex": "#67f4cd",
"rgb": {
"r": 103,
"g": 244,
"b": 205
},
"hsl": {
"h": 163.404,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87925,
"c": 0.13496,
"h": 172
},
"luminance": 0.71993
}Semantic roles & 50–950 ramp
primary
#67F4CD
secondary
#CD325D
accent
#0241E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584