#67FDC8#67FDC8
#67FDC8 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.149 H 166.5°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDC8 |
|---|---|
| RGB | rgb(103, 253, 200) |
| HSL | hsl(159, 97%, 70%) |
| HSV | hsv(159, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.46, -52.21, 13.56) |
| CIE-LCH | lch(90.46, 53.94, 165.44°) |
| OKLab | oklab(89.92% -0.1451 0.0347) |
| OKLCH | oklch(89.92% 0.149 166.5) |
| XYZ | xyz(51.1389, 77.2991, 66.8576) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.65
Aquamarine
#7FFFD4
ΔE00 2.73
Light Greenish Blue
#63F7B4
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.62
Greenish Cyan
#2AFEB7
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDC8 #FD679C
analogous
#67FD7D #67FDC8 #67E7FD
triadic
#67FDC8 #C867FD #FDC867
tetradic
#67FDC8 #7D67FD #FD679C #E7FD67
square
#67FDC8 #7D67FD #FD679C #E7FD67
split-complementary
#67FDC8 #FD67E7 #FD7D67
monochromatic
#03E796 #2BFCB2 #67FDC8 #A3FEDE #E0FFF4
Accessibility & contrast
On white
1.28
#67FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#67FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDC8
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDC8 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fdc8; /* rgb */ color: rgb(103, 253, 200); /* oklch */ color: oklch(89.9% 0.149 166.5);
Tailwind
colors: {
custom: {
50: '#9fffd8',
500: '#67fdc8',
950: '#000000',
},
}SCSS
$custom: #67fdc8; $custom-light: #9fffd8; $custom-dark: #000000;
JSON
{
"hex": "#67fdc8",
"rgb": {
"r": 103,
"g": 253,
"b": 200
},
"hsl": {
"h": 158.8,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89924,
"c": 0.1492,
"h": 166.5
},
"luminance": 0.77304
}Semantic roles & 50–950 ramp
primary
#67FDC8
secondary
#D8306C
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683