#67FDCA#67FDCA
#67FDCA is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.148 H 167.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDCA |
|---|---|
| RGB | rgb(103, 253, 202) |
| HSL | hsl(160, 97%, 70%) |
| HSV | hsv(160, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.50, -51.77, 12.59) |
| CIE-LCH | lch(90.50, 53.28, 166.33°) |
| OKLab | oklab(89.97% -0.1442 0.0322) |
| OKLCH | oklch(89.97% 0.148 167.4) |
| XYZ | xyz(51.3742, 77.3932, 68.0966) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.89
Aquamarine
#7FFFD4
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDCA #FD679A
analogous
#67FD7F #67FDCA #67E5FD
triadic
#67FDCA #CA67FD #FDCA67
tetradic
#67FDCA #7F67FD #FD679A #E5FD67
square
#67FDCA #7F67FD #FD679A #E5FD67
split-complementary
#67FDCA #FD67E5 #FD7F67
monochromatic
#03E799 #2BFCB5 #67FDCA #A3FEDF #E0FFF4
Accessibility & contrast
On white
1.27
#67FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#67FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDCA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDCA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fdca; /* rgb */ color: rgb(103, 253, 202); /* oklch */ color: oklch(90.0% 0.148 167.4);
Tailwind
colors: {
custom: {
50: '#9fffda',
500: '#67fdca',
950: '#000000',
},
}SCSS
$custom: #67fdca; $custom-light: #9fffda; $custom-dark: #000000;
JSON
{
"hex": "#67fdca",
"rgb": {
"r": 103,
"g": 253,
"b": 202
},
"hsl": {
"h": 159.6,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89973,
"c": 0.14778,
"h": 167.4
},
"luminance": 0.77398
}Semantic roles & 50–950 ramp
primary
#67FDCA
secondary
#D83069
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683