#67FDC6#67FDC6
#67FDC6 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.151 H 165.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDC6 |
|---|---|
| RGB | rgb(103, 253, 198) |
| HSL | hsl(158, 97%, 70%) |
| HSV | hsv(158, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(90.42, -52.64, 14.53) |
| CIE-LCH | lch(90.42, 54.61, 164.57°) |
| OKLab | oklab(89.88% -0.146 0.0372) |
| OKLCH | oklch(89.88% 0.151 165.7) |
| XYZ | xyz(50.9067, 77.2062, 65.6346) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.52
Aquamarine
#7FFFD4
ΔE00 3.09
Light Greenish Blue
#63F7B4
ΔE00 3.09
Greenish Cyan
#2AFEB7
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDC6 #FD679E
analogous
#67FD7B #67FDC6 #67E9FD
triadic
#67FDC6 #C667FD #FDC667
tetradic
#67FDC6 #7B67FD #FD679E #E9FD67
square
#67FDC6 #7B67FD #FD679E #E9FD67
split-complementary
#67FDC6 #FD67E9 #FD7B67
monochromatic
#03E793 #2BFCAF #67FDC6 #A3FEDD #E0FFF3
Accessibility & contrast
On white
1.28
#67FDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#67FDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDC6
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDC6 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC3
Deuteranopia (green-blind)
#E3DDCA
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fdc6; /* rgb */ color: rgb(103, 253, 198); /* oklch */ color: oklch(89.9% 0.151 165.7);
Tailwind
colors: {
custom: {
50: '#9fffd7',
500: '#67fdc6',
950: '#000000',
},
}SCSS
$custom: #67fdc6; $custom-light: #9fffd7; $custom-dark: #000000;
JSON
{
"hex": "#67fdc6",
"rgb": {
"r": 103,
"g": 253,
"b": 198
},
"hsl": {
"h": 158,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89875,
"c": 0.15065,
"h": 165.7
},
"luminance": 0.77211
}Semantic roles & 50–950 ramp
primary
#67FDC6
secondary
#D8306E
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683