#67FCF3#67FCF3
#67FCF3 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.127 H 189.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCF3 |
|---|---|
| RGB | rgb(103, 252, 243) |
| HSL | hsl(176, 96%, 70%) |
| HSV | hsv(176, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.22, -41.56, -7.60) |
| CIE-LCH | lch(91.22, 42.25, 190.37°) |
| OKLab | oklab(90.89% -0.1255 -0.0213) |
| OKLCH | oklch(90.89% 0.127 189.6) |
| XYZ | xyz(56.5744, 78.9695, 97.0378) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.03
Bright Cyan
#41FDFE
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 3.68
Aqua
#00FFFF
ΔE00 3.86
Bright Light Blue
#26F7FD
ΔE00 5.16
Tiffany Blue
#7BF2DA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCF3 #FC6770
analogous
#67FCA9 #67FCF3 #67BAFC
triadic
#67FCF3 #F367FC #FCF367
tetradic
#67FCF3 #A967FC #FC6770 #BAFC67
square
#67FCF3 #A967FC #FC6770 #BAFC67
split-complementary
#67FCF3 #FC67BA #FCA967
monochromatic
#05E4D7 #2BFBEE #67FCF3 #A3FDF8 #DFFEFC
Accessibility & contrast
On white
1.25
#67FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#67FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCF3
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCF3 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fcf3; /* rgb */ color: rgb(103, 252, 243); /* oklch */ color: oklch(90.9% 0.127 189.6);
Tailwind
colors: {
custom: {
50: '#a1fef7',
500: '#67fcf3',
950: '#000000',
},
}SCSS
$custom: #67fcf3; $custom-light: #a1fef7; $custom-dark: #000000;
JSON
{
"hex": "#67fcf3",
"rgb": {
"r": 103,
"g": 252,
"b": 243
},
"hsl": {
"h": 176.376,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.9089,
"c": 0.12727,
"h": 189.6
},
"luminance": 0.78975
}Semantic roles & 50–950 ramp
primary
#67FCF3
secondary
#D7313B
accent
#000EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685