#67F5CD#67F5CD
#67F5CD is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.2% C 0.136 H 171.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5CD |
|---|---|
| RGB | rgb(103, 245, 205) |
| HSL | hsl(163, 88%, 68%) |
| HSV | hsv(163, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 16.3%, 3.9%) |
| CIE-LAB | lab(88.25, -47.74, 7.82) |
| CIE-LCH | lch(88.25, 48.37, 170.69°) |
| OKLab | oklab(88.16% -0.1347 0.0199) |
| OKLCH | oklch(88.16% 0.136 171.6) |
| XYZ | xyz(49.2601, 72.5913, 69.1613) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.99
Aquamarine
#7FFFD4
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.55
Bright Teal
#01F9C6
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5CD #F5678F
analogous
#67F586 #67F5CD #67D6F5
triadic
#67F5CD #CD67F5 #F5CD67
tetradic
#67F5CD #8667F5 #F5678F #D6F567
square
#67F5CD #8667F5 #F5678F #D6F567
split-complementary
#67F5CD #F567D6 #F58667
monochromatic
#0ED49C #2EF1BA #67F5CD #A0F9E0 #DAFDF3
Accessibility & contrast
On white
1.35
#67F5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#67F5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5CD
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5CD | 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)
#EEE6CB
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f5cd; /* rgb */ color: rgb(103, 245, 205); /* oklch */ color: oklch(88.2% 0.136 171.6);
Tailwind
colors: {
custom: {
50: '#9ef9dc',
500: '#67f5cd',
950: '#000000',
},
}SCSS
$custom: #67f5cd; $custom-light: #9ef9dc; $custom-dark: #000000;
JSON
{
"hex": "#67f5cd",
"rgb": {
"r": 103,
"g": 245,
"b": 205
},
"hsl": {
"h": 163.099,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.88161,
"c": 0.13615,
"h": 171.6
},
"luminance": 0.72596
}Semantic roles & 50–950 ramp
primary
#67F5CD
secondary
#CE325E
accent
#0141E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584