#67FDF7#67FDF7
#67FDF7 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.127 H 191.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDF7 |
|---|---|
| RGB | rgb(103, 253, 247) |
| HSL | hsl(178, 97%, 70%) |
| HSV | hsv(178, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.61, -40.98, -9.10) |
| CIE-LCH | lch(91.61, 41.98, 192.51°) |
| OKLab | oklab(91.25% -0.1248 -0.0253) |
| OKLCH | oklch(91.25% 0.127 191.5) |
| XYZ | xyz(57.4999, 79.8435, 100.3587) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.66
Bright Turquoise
#0FFEF9
ΔE00 2.83
Aqua
#00FFFF
ΔE00 3.25
Bright Light Blue
#26F7FD
ΔE00 4.36
Bright Aqua
#0BF9EA
ΔE00 4.37
Light Cyan
#ACFFFC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDF7 #FD676D
analogous
#67FDAC #67FDF7 #67B8FD
triadic
#67FDF7 #F767FD #FDF767
tetradic
#67FDF7 #AC67FD #FD676D #B8FD67
square
#67FDF7 #AC67FD #FD676D #B8FD67
split-complementary
#67FDF7 #FD67B8 #FDAC67
monochromatic
#03E7DD #2BFCF4 #67FDF7 #A3FEFA #E0FFFD
Accessibility & contrast
On white
1.24
#67FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#67FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDF7
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDF7 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fdf7; /* rgb */ color: rgb(103, 253, 247); /* oklch */ color: oklch(91.2% 0.127 191.5);
Tailwind
colors: {
custom: {
50: '#a1fef9',
500: '#67fdf7',
950: '#000000',
},
}SCSS
$custom: #67fdf7; $custom-light: #a1fef9; $custom-dark: #000000;
JSON
{
"hex": "#67fdf7",
"rgb": {
"r": 103,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.6,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.91246,
"c": 0.12736,
"h": 191.5
},
"luminance": 0.7985
}Semantic roles & 50–950 ramp
primary
#67FDF7
secondary
#D83037
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685