#67FCF7#67FCF7
#67FCF7 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.127 H 192.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCF7 |
|---|---|
| RGB | rgb(103, 252, 247) |
| HSL | hsl(178, 96%, 70%) |
| HSV | hsv(178, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.33, -40.53, -9.52) |
| CIE-LCH | lch(91.33, 41.63, 193.21°) |
| OKLab | oklab(91.02% -0.1238 -0.0265) |
| OKLCH | oklch(91.02% 0.127 192.1) |
| XYZ | xyz(57.1850, 79.2138, 100.2537) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.44
Bright Turquoise
#0FFEF9
ΔE00 2.89
Aqua
#00FFFF
ΔE00 3.16
Bright Light Blue
#26F7FD
ΔE00 4.06
Bright Aqua
#0BF9EA
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCF7 #FC676C
analogous
#67FCAD #67FCF7 #67B6FC
triadic
#67FCF7 #F767FC #FCF767
tetradic
#67FCF7 #AD67FC #FC676C #B6FC67
square
#67FCF7 #AD67FC #FC676C #B6FC67
split-complementary
#67FCF7 #FC67B6 #FCAD67
monochromatic
#05E4DD #2BFBF4 #67FCF7 #A3FDFA #DFFEFD
Accessibility & contrast
On white
1.25
#67FCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#67FCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCF7
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCF7 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#D6DFF8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fcf7; /* rgb */ color: rgb(103, 252, 247); /* oklch */ color: oklch(91.0% 0.127 192.1);
Tailwind
colors: {
custom: {
50: '#a1fef9',
500: '#67fcf7',
950: '#000000',
},
}SCSS
$custom: #67fcf7; $custom-light: #a1fef9; $custom-dark: #000000;
JSON
{
"hex": "#67fcf7",
"rgb": {
"r": 103,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.987,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.91016,
"c": 0.12662,
"h": 192.1
},
"luminance": 0.7922
}Semantic roles & 50–950 ramp
primary
#67FCF7
secondary
#D73136
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685