#67F7CD#67F7CD
#67F7CD is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.6% C 0.139 H 170.8°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7CD |
|---|---|
| RGB | rgb(103, 247, 205) |
| HSL | hsl(163, 90%, 69%) |
| HSV | hsv(163, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 17%, 3.1%) |
| CIE-LAB | lab(88.83, -48.59, 8.65) |
| CIE-LCH | lch(88.83, 49.35, 169.90°) |
| OKLab | oklab(88.63% -0.1367 0.0221) |
| OKLCH | oklch(88.63% 0.139 170.8) |
| XYZ | xyz(49.8685, 73.8079, 69.3641) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.04
Aquamarine
#7FFFD4
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7CD #F76791
analogous
#67F785 #67F7CD #67D9F7
triadic
#67F7CD #CD67F7 #F7CD67
tetradic
#67F7CD #8567F7 #F76791 #D9F767
square
#67F7CD #8567F7 #F76791 #D9F767
split-complementary
#67F7CD #F767D9 #F78567
monochromatic
#0BD89C #2DF4BA #67F7CD #A1FAE0 #DBFDF3
Accessibility & contrast
On white
1.33
#67F7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#67F7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7CD
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7CD | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CB
Deuteranopia (green-blind)
#DBD9D0
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67f7cd; /* rgb */ color: rgb(103, 247, 205); /* oklch */ color: oklch(88.6% 0.139 170.8);
Tailwind
colors: {
custom: {
50: '#9ffadc',
500: '#67f7cd',
950: '#000000',
},
}SCSS
$custom: #67f7cd; $custom-light: #9ffadc; $custom-dark: #000000;
JSON
{
"hex": "#67f7cd",
"rgb": {
"r": 103,
"g": 247,
"b": 205
},
"hsl": {
"h": 162.5,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.88633,
"c": 0.13851,
"h": 170.8
},
"luminance": 0.73813
}Semantic roles & 50–950 ramp
primary
#67F7CD
secondary
#D03260
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584