#67FDC7#67FDC7
#67FDC7 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.150 H 166.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDC7 |
|---|---|
| RGB | rgb(103, 253, 199) |
| HSL | hsl(158, 97%, 70%) |
| HSV | hsv(158, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.44, -52.42, 14.04) |
| CIE-LCH | lch(90.44, 54.27, 165.00°) |
| OKLab | oklab(89.9% -0.1455 0.036) |
| OKLCH | oklch(89.9% 0.15 166.1) |
| XYZ | xyz(51.0224, 77.2525, 66.2441) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.57
Aquamarine
#7FFFD4
ΔE00 2.91
Light Greenish Blue
#63F7B4
ΔE00 3.30
Bright Teal
#01F9C6
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDC7 #FD679D
analogous
#67FD7C #67FDC7 #67E8FD
triadic
#67FDC7 #C767FD #FDC767
tetradic
#67FDC7 #7C67FD #FD679D #E8FD67
square
#67FDC7 #7C67FD #FD679D #E8FD67
split-complementary
#67FDC7 #FD67E8 #FD7C67
monochromatic
#03E795 #2BFCB1 #67FDC7 #A3FEDD #E0FFF4
Accessibility & contrast
On white
1.28
#67FDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#67FDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDC7
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDC7 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E3DDCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fdc7; /* rgb */ color: rgb(103, 253, 199); /* oklch */ color: oklch(89.9% 0.150 166.1);
Tailwind
colors: {
custom: {
50: '#9fffd8',
500: '#67fdc7',
950: '#000000',
},
}SCSS
$custom: #67fdc7; $custom-light: #9fffd8; $custom-dark: #000000;
JSON
{
"hex": "#67fdc7",
"rgb": {
"r": 103,
"g": 253,
"b": 199
},
"hsl": {
"h": 158.4,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89899,
"c": 0.14992,
"h": 166.1
},
"luminance": 0.77258
}Semantic roles & 50–950 ramp
primary
#67FDC7
secondary
#D8306D
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683