#67FDD2#67FDD2
#67FDD2 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.142 H 171.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDD2 |
|---|---|
| RGB | rgb(103, 253, 210) |
| HSL | hsl(163, 97%, 70%) |
| HSV | hsv(163, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.68, -49.98, 8.71) |
| CIE-LCH | lch(90.68, 50.74, 170.11°) |
| OKLab | oklab(90.18% -0.1407 0.0222) |
| OKLCH | oklch(90.18% 0.142 171) |
| XYZ | xyz(52.3460, 77.7819, 73.2150) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.21
Light Aquamarine
#7BFDC7
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 3.58
Aqua Marine
#2EE8BB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDD2 #FD6792
analogous
#67FD87 #67FDD2 #67DDFD
triadic
#67FDD2 #D267FD #FDD267
tetradic
#67FDD2 #8767FD #FD6792 #DDFD67
square
#67FDD2 #8767FD #FD6792 #DDFD67
split-complementary
#67FDD2 #FD67DD #FD8767
monochromatic
#03E7A5 #2BFCC0 #67FDD2 #A3FEE4 #E0FFF6
Accessibility & contrast
On white
1.27
#67FDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#67FDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDD2
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDD2 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED0
Deuteranopia (green-blind)
#E0DED5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fdd2; /* rgb */ color: rgb(103, 253, 210); /* oklch */ color: oklch(90.2% 0.142 171.0);
Tailwind
colors: {
custom: {
50: '#a0ffdf',
500: '#67fdd2',
950: '#000000',
},
}SCSS
$custom: #67fdd2; $custom-light: #a0ffdf; $custom-dark: #000000;
JSON
{
"hex": "#67fdd2",
"rgb": {
"r": 103,
"g": 253,
"b": 210
},
"hsl": {
"h": 162.8,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.90177,
"c": 0.14243,
"h": 171
},
"luminance": 0.77787
}Semantic roles & 50–950 ramp
primary
#67FDD2
secondary
#D83060
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684