#67F4CC#67F4CC
#67F4CC is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.9% C 0.136 H 171.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4CC |
|---|---|
| RGB | rgb(103, 244, 204) |
| HSL | hsl(163, 87%, 68%) |
| HSV | hsv(163, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(87.94, -47.54, 7.89) |
| CIE-LCH | lch(87.94, 48.19, 170.57°) |
| OKLab | oklab(87.9% -0.1341 0.0201) |
| OKLCH | oklch(87.9% 0.136 171.5) |
| XYZ | xyz(48.8381, 71.9397, 68.4270) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 2.88
Light Aqua
#8CFFDB
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 3.99
Light Aquamarine
#7BFDC7
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4CC #F4678F
analogous
#67F485 #67F4CC #67D5F4
triadic
#67F4CC #CC67F4 #F4CC67
tetradic
#67F4CC #8567F4 #F4678F #D5F467
square
#67F4CC #8567F4 #F4678F #D5F467
split-complementary
#67F4CC #F467D5 #F48567
monochromatic
#0FD19A #2EF0B9 #67F4CC #A0F8DF #D9FCF2
Accessibility & contrast
On white
1.36
#67F4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#67F4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4CC
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4CC | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D9D6CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f4cc; /* rgb */ color: rgb(103, 244, 204); /* oklch */ color: oklch(87.9% 0.136 171.5);
Tailwind
colors: {
custom: {
50: '#9ef8db',
500: '#67f4cc',
950: '#000000',
},
}SCSS
$custom: #67f4cc; $custom-light: #9ef8db; $custom-dark: #000000;
JSON
{
"hex": "#67f4cc",
"rgb": {
"r": 103,
"g": 244,
"b": 204
},
"hsl": {
"h": 162.979,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87899,
"c": 0.13558,
"h": 171.5
},
"luminance": 0.71945
}Semantic roles & 50–950 ramp
primary
#67F4CC
secondary
#CD325E
accent
#0242E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584