#67FDC4#67FDC4
#67FDC4 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.152 H 164.9°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDC4 |
|---|---|
| RGB | rgb(103, 253, 196) |
| HSL | hsl(157, 97%, 70%) |
| HSV | hsv(157, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(90.37, -53.07, 15.50) |
| CIE-LCH | lch(90.37, 55.28, 163.72°) |
| OKLab | oklab(89.83% -0.1469 0.0397) |
| OKLCH | oklch(89.83% 0.152 164.9) |
| XYZ | xyz(50.6776, 77.1146, 64.4277) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.52
Light Greenish Blue
#63F7B4
ΔE00 2.68
Greenish Cyan
#2AFEB7
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.46
Bright Teal
#01F9C6
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDC4 #FD67A0
analogous
#67FD79 #67FDC4 #67EBFD
triadic
#67FDC4 #C467FD #FDC467
tetradic
#67FDC4 #7967FD #FD67A0 #EBFD67
square
#67FDC4 #7967FD #FD67A0 #EBFD67
split-complementary
#67FDC4 #FD67EB #FD7967
monochromatic
#03E790 #2BFCAD #67FDC4 #A3FEDB #E0FFF3
Accessibility & contrast
On white
1.28
#67FDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#67FDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDC4
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDC4 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#E3DDC8
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fdc4; /* rgb */ color: rgb(103, 253, 196); /* oklch */ color: oklch(89.8% 0.152 164.9);
Tailwind
colors: {
custom: {
50: '#9fffd6',
500: '#67fdc4',
950: '#000000',
},
}SCSS
$custom: #67fdc4; $custom-light: #9fffd6; $custom-dark: #000000;
JSON
{
"hex": "#67fdc4",
"rgb": {
"r": 103,
"g": 253,
"b": 196
},
"hsl": {
"h": 157.2,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89826,
"c": 0.15213,
"h": 164.9
},
"luminance": 0.7712
}Semantic roles & 50–950 ramp
primary
#67FDC4
secondary
#D83070
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683