#67FDD7#67FDD7
#67FDD7 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.139 H 173.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDD7 |
|---|---|
| RGB | rgb(103, 253, 215) |
| HSL | hsl(165, 97%, 70%) |
| HSV | hsv(165, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 15%, 0.8%) |
| CIE-LAB | lab(90.80, -48.84, 6.29) |
| CIE-LCH | lch(90.80, 49.24, 172.66°) |
| OKLab | oklab(90.31% -0.1385 0.0159) |
| OKLCH | oklch(90.31% 0.139 173.4) |
| XYZ | xyz(52.9787, 78.0350, 76.5471) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.47
Light Aqua
#8CFFDB
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.09
Bright Teal
#01F9C6
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.44
Light Aquamarine
#7BFDC7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDD7 #FD678D
analogous
#67FD8C #67FDD7 #67D8FD
triadic
#67FDD7 #D767FD #FDD767
tetradic
#67FDD7 #8C67FD #FD678D #D8FD67
square
#67FDD7 #8C67FD #FD678D #D8FD67
split-complementary
#67FDD7 #FD67D8 #FD8C67
monochromatic
#03E7AD #2BFCC7 #67FDD7 #A3FEE7 #E0FFF7
Accessibility & contrast
On white
1.26
#67FDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#67FDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDD7
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDD7 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67fdd7; /* rgb */ color: rgb(103, 253, 215); /* oklch */ color: oklch(90.3% 0.139 173.4);
Tailwind
colors: {
custom: {
50: '#a0ffe3',
500: '#67fdd7',
950: '#000000',
},
}SCSS
$custom: #67fdd7; $custom-light: #a0ffe3; $custom-dark: #000000;
JSON
{
"hex": "#67fdd7",
"rgb": {
"r": 103,
"g": 253,
"b": 215
},
"hsl": {
"h": 164.8,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.9031,
"c": 0.1394,
"h": 173.4
},
"luminance": 0.7804
}Semantic roles & 50–950 ramp
primary
#67FDD7
secondary
#D8305B
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684