#67FDF4#67FDF4
#67FDF4 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.128 H 189.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDF4 |
|---|---|
| RGB | rgb(103, 253, 244) |
| HSL | hsl(176, 97%, 70%) |
| HSV | hsv(176, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(91.53, -41.75, -7.66) |
| CIE-LCH | lch(91.53, 42.45, 190.40°) |
| OKLab | oklab(91.15% -0.1261 -0.0214) |
| OKLCH | oklch(91.15% 0.128 189.6) |
| XYZ | xyz(57.0407, 79.6598, 97.9402) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.00
Bright Cyan
#41FDFE
ΔE00 3.47
Bright Aqua
#0BF9EA
ΔE00 3.72
Aqua
#00FFFF
ΔE00 3.82
Bright Light Blue
#26F7FD
ΔE00 5.19
Tiffany Blue
#7BF2DA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDF4 #FD6770
analogous
#67FDA9 #67FDF4 #67BBFD
triadic
#67FDF4 #F467FD #FDF467
tetradic
#67FDF4 #A967FD #FD6770 #BBFD67
square
#67FDF4 #A967FD #FD6770 #BBFD67
split-complementary
#67FDF4 #FD67BB #FDA967
monochromatic
#03E7D9 #2BFCF0 #67FDF4 #A3FEF8 #E0FFFD
Accessibility & contrast
On white
1.24
#67FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#67FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDF4
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDF4 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#D8DFF5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fdf4; /* rgb */ color: rgb(103, 253, 244); /* oklch */ color: oklch(91.2% 0.128 189.6);
Tailwind
colors: {
custom: {
50: '#a1fef7',
500: '#67fdf4',
950: '#000000',
},
}SCSS
$custom: #67fdf4; $custom-light: #a1fef7; $custom-dark: #000000;
JSON
{
"hex": "#67fdf4",
"rgb": {
"r": 103,
"g": 253,
"b": 244
},
"hsl": {
"h": 176.4,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.91152,
"c": 0.12788,
"h": 189.6
},
"luminance": 0.79666
}Semantic roles & 50–950 ramp
primary
#67FDF4
secondary
#D8303A
accent
#000EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685