#67FCF5#67FCF5
#67FCF5 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 91.0% C 0.127 H 190.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCF5 |
|---|---|
| RGB | rgb(103, 252, 245) |
| HSL | hsl(177, 96%, 70%) |
| HSV | hsv(177, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.28, -41.05, -8.56) |
| CIE-LCH | lch(91.28, 41.93, 191.78°) |
| OKLab | oklab(90.95% -0.1246 -0.0239) |
| OKLCH | oklch(90.95% 0.127 190.8) |
| XYZ | xyz(56.8781, 79.0910, 98.6371) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.88
Bright Cyan
#41FDFE
ΔE00 2.94
Aqua
#00FFFF
ΔE00 3.46
Bright Aqua
#0BF9EA
ΔE00 4.10
Bright Light Blue
#26F7FD
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCF5 #FC676E
analogous
#67FCAA #67FCF5 #67B9FC
triadic
#67FCF5 #F567FC #FCF567
tetradic
#67FCF5 #AA67FC #FC676E #B9FC67
square
#67FCF5 #AA67FC #FC676E #B9FC67
split-complementary
#67FCF5 #FC67B9 #FCAA67
monochromatic
#05E4DA #2BFBF1 #67FCF5 #A3FDF9 #DFFEFD
Accessibility & contrast
On white
1.25
#67FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#67FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCF5
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCF5 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F5
Deuteranopia (green-blind)
#D7DFF6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fcf5; /* rgb */ color: rgb(103, 252, 245); /* oklch */ color: oklch(91.0% 0.127 190.8);
Tailwind
colors: {
custom: {
50: '#a1fef8',
500: '#67fcf5',
950: '#000000',
},
}SCSS
$custom: #67fcf5; $custom-light: #a1fef8; $custom-dark: #000000;
JSON
{
"hex": "#67fcf5",
"rgb": {
"r": 103,
"g": 252,
"b": 245
},
"hsl": {
"h": 177.181,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.90953,
"c": 0.12691,
"h": 190.8
},
"luminance": 0.79097
}Semantic roles & 50–950 ramp
primary
#67FCF5
secondary
#D73138
accent
#000BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685