#67FDF5#67FDF5
#67FDF5 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.128 H 190.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDF5 |
|---|---|
| RGB | rgb(103, 253, 245) |
| HSL | hsl(177, 97%, 70%) |
| HSV | hsv(177, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(91.56, -41.50, -8.14) |
| CIE-LCH | lch(91.56, 42.29, 191.10°) |
| OKLab | oklab(91.18% -0.1257 -0.0227) |
| OKLCH | oklch(91.18% 0.128 190.2) |
| XYZ | xyz(57.1929, 79.7207, 98.7420) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.90
Bright Cyan
#41FDFE
ΔE00 3.19
Aqua
#00FFFF
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 3.92
Bright Light Blue
#26F7FD
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDF5 #FD676F
analogous
#67FDAA #67FDF5 #67BAFD
triadic
#67FDF5 #F567FD #FDF567
tetradic
#67FDF5 #AA67FD #FD676F #BAFD67
square
#67FDF5 #AA67FD #FD676F #BAFD67
split-complementary
#67FDF5 #FD67BA #FDAA67
monochromatic
#03E7DA #2BFCF1 #67FDF5 #A3FEF9 #E0FFFD
Accessibility & contrast
On white
1.24
#67FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#67FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDF5
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDF5 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#D8E0F6
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fdf5; /* rgb */ color: rgb(103, 253, 245); /* oklch */ color: oklch(91.2% 0.128 190.2);
Tailwind
colors: {
custom: {
50: '#a1fef8',
500: '#67fdf5',
950: '#000000',
},
}SCSS
$custom: #67fdf5; $custom-light: #a1fef8; $custom-dark: #000000;
JSON
{
"hex": "#67fdf5",
"rgb": {
"r": 103,
"g": 253,
"b": 245
},
"hsl": {
"h": 176.8,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.91183,
"c": 0.12769,
"h": 190.2
},
"luminance": 0.79727
}Semantic roles & 50–950 ramp
primary
#67FDF5
secondary
#D83039
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685