#67FDF6#67FDF6
#67FDF6 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.128 H 190.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDF6 |
|---|---|
| RGB | rgb(103, 253, 246) |
| HSL | hsl(177, 97%, 70%) |
| HSV | hsv(177, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(91.59, -41.24, -8.62) |
| CIE-LCH | lch(91.59, 42.13, 191.80°) |
| OKLab | oklab(91.21% -0.1252 -0.024) |
| OKLCH | oklch(91.21% 0.128 190.9) |
| XYZ | xyz(57.3460, 79.7819, 99.5482) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.85
Bright Cyan
#41FDFE
ΔE00 2.92
Aqua
#00FFFF
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDF6 #FD676E
analogous
#67FDAB #67FDF6 #67B9FD
triadic
#67FDF6 #F667FD #FDF667
tetradic
#67FDF6 #AB67FD #FD676E #B9FD67
square
#67FDF6 #AB67FD #FD676E #B9FD67
split-complementary
#67FDF6 #FD67B9 #FDAB67
monochromatic
#03E7DC #2BFCF2 #67FDF6 #A3FEFA #E0FFFD
Accessibility & contrast
On white
1.24
#67FDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#67FDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDF6
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDF6 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F6
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fdf6; /* rgb */ color: rgb(103, 253, 246); /* oklch */ color: oklch(91.2% 0.128 190.9);
Tailwind
colors: {
custom: {
50: '#a1fef9',
500: '#67fdf6',
950: '#000000',
},
}SCSS
$custom: #67fdf6; $custom-light: #a1fef9; $custom-dark: #000000;
JSON
{
"hex": "#67fdf6",
"rgb": {
"r": 103,
"g": 253,
"b": 246
},
"hsl": {
"h": 177.2,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.91214,
"c": 0.12752,
"h": 190.9
},
"luminance": 0.79788
}Semantic roles & 50–950 ramp
primary
#67FDF6
secondary
#D83038
accent
#000BE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685