#67FDD6#67FDD6
#67FDD6 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.140 H 173.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDD6 |
|---|---|
| RGB | rgb(103, 253, 214) |
| HSL | hsl(164, 97%, 70%) |
| HSV | hsv(164, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 15.4%, 0.8%) |
| CIE-LAB | lab(90.77, -49.07, 6.78) |
| CIE-LCH | lch(90.77, 49.54, 172.13°) |
| OKLab | oklab(90.28% -0.1389 0.0172) |
| OKLCH | oklch(90.28% 0.14 173) |
| XYZ | xyz(52.8506, 77.9838, 75.8724) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.30
Light Aqua
#8CFFDB
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.40
Tiffany Blue
#7BF2DA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDD6 #FD678E
analogous
#67FD8B #67FDD6 #67D9FD
triadic
#67FDD6 #D667FD #FDD667
tetradic
#67FDD6 #8B67FD #FD678E #D9FD67
square
#67FDD6 #8B67FD #FD678E #D9FD67
split-complementary
#67FDD6 #FD67D9 #FD8B67
monochromatic
#03E7AB #2BFCC6 #67FDD6 #A3FEE6 #E0FFF7
Accessibility & contrast
On white
1.27
#67FDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#67FDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDD6
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDD6 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED4
Deuteranopia (green-blind)
#E0DED9
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67fdd6; /* rgb */ color: rgb(103, 253, 214); /* oklch */ color: oklch(90.3% 0.140 173.0);
Tailwind
colors: {
custom: {
50: '#a0ffe2',
500: '#67fdd6',
950: '#000000',
},
}SCSS
$custom: #67fdd6; $custom-light: #a0ffe2; $custom-dark: #000000;
JSON
{
"hex": "#67fdd6",
"rgb": {
"r": 103,
"g": 253,
"b": 214
},
"hsl": {
"h": 164.4,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.90283,
"c": 0.13999,
"h": 173
},
"luminance": 0.77989
}Semantic roles & 50–950 ramp
primary
#67FDD6
secondary
#D8305C
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684